Skip to content

Commit

Permalink
Bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tseemann committed Aug 4, 2018
1 parent 5a0bf51 commit 2c4530a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/shovill
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use Cwd qw(realpath getcwd);

# Globals
my $EXE = basename($PROGRAM_NAME);
my $VERSION = "1.0.pre-20180804";
my $VERSION = "1.0.0";
my $AUTHOR = "Torsten Seemann";
my $URL = "https://github.com/tseemann/shovill";
my $BAM = "$EXE.bam";
Expand Down

0 comments on commit 2c4530a

Please sign in to comment.