[Bps-public-commit] HTML-Quoted branch, master, updated. 70b740cf9de6d6ab0173033045f8dd60cd02b528

Ruslan Zakirov ruz at bestpractical.com
Sun Jan 9 01:02:57 EST 2011


The branch, master has been updated
       via  70b740cf9de6d6ab0173033045f8dd60cd02b528 (commit)
      from  c342e560551f4a857dc827df2bd2ab86fecdad31 (commit)

Summary of changes:
 META.yml           |    2 +-
 lib/HTML/Quoted.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 70b740cf9de6d6ab0173033045f8dd60cd02b528
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date:   Sun Jan 9 09:00:16 2011 +0300

    bump version, 0.03

diff --git a/META.yml b/META.yml
index b6c0b08..eca5af0 100644
--- a/META.yml
+++ b/META.yml
@@ -23,4 +23,4 @@ requires:
   perl: 5.8.0
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.02
+version: 0.03
diff --git a/lib/HTML/Quoted.pm b/lib/HTML/Quoted.pm
index 09b248c..1fab525 100644
--- a/lib/HTML/Quoted.pm
+++ b/lib/HTML/Quoted.pm
@@ -4,7 +4,7 @@ use warnings;
 
 package HTML::Quoted;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 =head1 NAME
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list