[libdancer-plugin-rest-perl] 39/63: version 0.04

Jonas Smedegaard dr at jones.dk
Wed Jul 2 11:44:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag 0.07
in repository libdancer-plugin-rest-perl.

commit 7f06a616668ca80e611ceef5b6b7858f193656bd
Author: Alexis Sukrieh <alexis at weborama.com>
Date:   Wed Dec 22 16:45:05 2010 +0100

    version 0.04
---
 lib/Dancer/Plugin/REST.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Dancer/Plugin/REST.pm b/lib/Dancer/Plugin/REST.pm
index 34fca7d..b47f072 100644
--- a/lib/Dancer/Plugin/REST.pm
+++ b/lib/Dancer/Plugin/REST.pm
@@ -7,7 +7,7 @@ use Dancer ':syntax';
 use Dancer::Plugin;
 
 our $AUTHORITY = 'SUKRIA';
-our $VERSION   = '0.03';
+our $VERSION   = '0.04';
 
 register prepare_serializer_for_format => sub {
     my $conf        = plugin_setting;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git



More information about the Pkg-perl-cvs-commits mailing list