Skip to content

Commit

Permalink
Bump to 0.7 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tseemann committed Nov 1, 2015
1 parent a9bebf6 commit 1ecae9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/nullarbor.pl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# constants

my $EXE = "$FindBin::RealScript";
my $VERSION = '0.6';
my $VERSION = '0.7';
my $AUTHOR = 'Torsten Seemann <[email protected]>';
my @CMDLINE = ($0, @ARGV);

Expand Down

0 comments on commit 1ecae9a

Please sign in to comment.