[libdancer-plugin-rest-perl] 61/63: Bump version in main module
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 096f8833f7b596e257329e561a2264e12fef13ba
Author: Alexis Sukrieh <sukria at sukria.net>
Date: Tue Nov 1 23:07:12 2011 +0100
Bump version in main module
---
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 063c4ea..e9fd152 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.06';
+our $VERSION = '0.07';
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