We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f9425 commit b581345Copy full SHA for b581345
bin/shovill
@@ -14,7 +14,7 @@ use FindBin;
14
15
# Globals
16
my $EXE = basename($0);
17
-my $VERSION = "0.7.0-dev";
+my $VERSION = "0.7.0";
18
my $URL = "https://github.com/tseemann/shovill";
19
my $AUTHOR = 'Torsten Seemann <torsten.seemann@gmail.com>';
20
my $OPSYS = $^O;
0 commit comments