Bump version and update Changes
[plack-middleware-basicstyle.git] / lib / Plack / Middleware / BasicStyle.pm
index f207b35f7b03b40befcf90c02ccce96b7c17409d..8322e6dc42bea0a996786e4aaf613782de1c0ef3 100644 (file)
@@ -11,7 +11,7 @@ use Plack::Request;
 use Plack::Util;
 use Plack::Util::Accessor qw/style any_content_type even_if_styled use_link_header/;
 
-our $VERSION = '0.001';
+our $VERSION = '0.001001';
 our $DEFAULT_STYLE = <<'EOF' =~ y/\n\t //rd;
 <style>
   body {
@@ -240,7 +240,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016 by Marius Gavrilescu
+Copyright (C) 2016-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.24.0 or,
This page took 0.010269 seconds and 4 git commands to generate.