[libdancer-plugin-rest-perl] 50/63: bump version to 0.05

Jonas Smedegaard dr at jones.dk
Wed Jul 2 11:44:54 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 3a4df57082431c8a4b21f5d89462ec8ad3083b0d
Author: Alexis Sukrieh <alexis at weborama.com>
Date:   Fri Mar 4 12:59:18 2011 +0100

    bump version to 0.05
---
 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 8d6679b..be9e5db 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.04';
+our $VERSION   = '0.05';
 
 my $content_types = {
     json => 'application/json',

-- 
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