Skip to content

Commit b581345

Browse files
committed
Bump to 0.7.0 release
1 parent d9f9425 commit b581345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/shovill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use FindBin;
1414

1515
# Globals
1616
my $EXE = basename($0);
17-
my $VERSION = "0.7.0-dev";
17+
my $VERSION = "0.7.0";
1818
my $URL = "https://github.com/tseemann/shovill";
1919
my $AUTHOR = 'Torsten Seemann <torsten.seemann@gmail.com>';
2020
my $OPSYS = $^O;

0 commit comments

Comments
 (0)