summaryrefslogtreecommitdiff
path: root/lib/Dancer2/Test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dancer2/Test.pm')
-rw-r--r--lib/Dancer2/Test.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Dancer2/Test.pm b/lib/Dancer2/Test.pm
index 530d9680..f2b9aa1a 100644
--- a/lib/Dancer2/Test.pm
+++ b/lib/Dancer2/Test.pm
@@ -1,6 +1,6 @@
package Dancer2::Test;
# ABSTRACT: Useful routines for testing Dancer2 apps
-$Dancer2::Test::VERSION = '1.0.0';
+$Dancer2::Test::VERSION = '1.1.0';
use strict;
use warnings;
@@ -629,7 +629,7 @@ Dancer2::Test - Useful routines for testing Dancer2 apps
=head1 VERSION
-version 1.0.0
+version 1.1.0
=head1 SYNOPSIS