summaryrefslogtreecommitdiff
path: root/lib/Dancer2/Core/MIME.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dancer2/Core/MIME.pm')
-rw-r--r--lib/Dancer2/Core/MIME.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Dancer2/Core/MIME.pm b/lib/Dancer2/Core/MIME.pm
index cf0f7f98..836fddd4 100644
--- a/lib/Dancer2/Core/MIME.pm
+++ b/lib/Dancer2/Core/MIME.pm
@@ -1,7 +1,7 @@
# ABSTRACT: Class to ease manipulation of MIME types
package Dancer2::Core::MIME;
-$Dancer2::Core::MIME::VERSION = '1.0.0';
+$Dancer2::Core::MIME::VERSION = '1.1.0';
use Moo;
use Plack::MIME;
@@ -91,7 +91,7 @@ Dancer2::Core::MIME - Class to ease manipulation of MIME types
=head1 VERSION
-version 1.0.0
+version 1.1.0
=head1 SYNOPSIS