[libdancer-plugin-rest-perl] 56/63: Bump version
Jonas Smedegaard
dr at jones.dk
Wed Jul 2 11:44:55 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 c76ffc2cdc2b380d0baf11fb76069ecb614bbd11
Author: Alexis Sukrieh <sukria at sukria.net>
Date: Sat May 28 14:57:17 2011 +0200
Bump version
---
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 be9e5db..bfb116a 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.05';
+our $VERSION = '0.06';
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