Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kbseah committed Apr 28, 2021
1 parent df3daa3 commit 5a7a3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhyloFlash.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This module contains helper functions shared by the phyloFlash scripts.
=cut

our $VERSION = "3.4";
our $VERSION = "3.4.1";
our @ISA = qw(Exporter);
our @EXPORT = qw(
$VERSION
Expand Down

0 comments on commit 5a7a3ea

Please sign in to comment.