summaryrefslogtreecommitdiff
path: root/lib/Dancer2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dancer2.pm')
-rw-r--r--lib/Dancer2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Dancer2.pm b/lib/Dancer2.pm
index e456ec98..bc6bd28c 100644
--- a/lib/Dancer2.pm
+++ b/lib/Dancer2.pm
@@ -1,5 +1,5 @@
package Dancer2;
-$Dancer2::VERSION = '1.0.0';
+$Dancer2::VERSION = '1.1.0';
# ABSTRACT: Lightweight yet powerful web application framework
use 5.12.0;
@@ -129,7 +129,7 @@ Dancer2 - Lightweight yet powerful web application framework
=head1 VERSION
-version 1.0.0
+version 1.1.0
=head1 DESCRIPTION