summaryrefslogtreecommitdiff
path: root/lib/Dancer2/CLI/Gen.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dancer2/CLI/Gen.pm')
-rw-r--r--lib/Dancer2/CLI/Gen.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Dancer2/CLI/Gen.pm b/lib/Dancer2/CLI/Gen.pm
index b92f7fa4..f127312d 100644
--- a/lib/Dancer2/CLI/Gen.pm
+++ b/lib/Dancer2/CLI/Gen.pm
@@ -1,6 +1,6 @@
package Dancer2::CLI::Gen;
# ABSTRACT: Create new Dancer2 application
-$Dancer2::CLI::Gen::VERSION = '1.0.0';
+$Dancer2::CLI::Gen::VERSION = '1.1.0';
use Moo;
use URI;
use HTTP::Tiny;
@@ -461,7 +461,7 @@ Dancer2::CLI::Gen - Create new Dancer2 application
=head1 VERSION
-version 1.0.0
+version 1.1.0
=head1 AUTHOR