Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Bump pipeline version
Browse files Browse the repository at this point in the history
  • Loading branch information
kduyvesteyn committed Dec 27, 2018
1 parent ef9efd4 commit 8eb3c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/HMF/Pipeline.pm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use HMF::Pipeline::PipelineCheck;

use parent qw(Exporter);
our @EXPORT_OK = qw(lockRun run);
our $VERSION = 'v4.5';
our $VERSION = 'v4.7';

sub run {
my ($opt) = @_;
Expand Down

0 comments on commit 8eb3c21

Please sign in to comment.