diff --git a/lib/Dancer.pm b/lib/Dancer.pm index b5d278a88..c66a565ab 100644 --- a/lib/Dancer.pm +++ b/lib/Dancer.pm @@ -5,7 +5,7 @@ use warnings; use Carp; use Cwd 'realpath'; -our $VERSION = '1.3059_04'; +our $VERSION = '1.3060'; our $AUTHORITY = 'SUKRIA'; use Dancer::App;