[Bps-public-commit] Net-Google-Code branch, master, updated. 0bcb21a0d5034be4d5c7507d9547a5deaeda1386
? sunnavy
sunnavy at bestpractical.com
Wed Apr 28 18:03:24 EDT 2010
The branch, master has been updated
via 0bcb21a0d5034be4d5c7507d9547a5deaeda1386 (commit)
via ad9e7a3308081398f466154cca79c1383dc53d96 (commit)
from 8ada26effb4f64f8bd6313d9a918eb8b99e3bc0f (commit)
Summary of changes:
Changes | 7 ++++++-
lib/Net/Google/Code.pm | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit ad9e7a3308081398f466154cca79c1383dc53d96
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Apr 29 05:50:50 2010 +0800
release 0.19
diff --git a/Changes b/Changes
index 89ee070..f989860 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Net-Google-Code
-0.19
+0.19 Thu Apr 29 05:49:48 CST 2010
+
+ * google code changed summary page
+ * fix the bug in cc extraction
0.18 Wed Apr 7 12:38:05 GMT 2010
commit 0bcb21a0d5034be4d5c7507d9547a5deaeda1386
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Apr 29 06:03:25 2010 +0800
bump version to 0.20
diff --git a/Changes b/Changes
index f989860..ceb638d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
Revision history for Net-Google-Code
+0.20
+
0.19 Thu Apr 29 05:49:48 CST 2010
* google code changed summary page
diff --git a/lib/Net/Google/Code.pm b/lib/Net/Google/Code.pm
index 1d98df6..19a9118 100644
--- a/lib/Net/Google/Code.pm
+++ b/lib/Net/Google/Code.pm
@@ -4,7 +4,7 @@ use Any::Moose;
with 'Net::Google::Code::TypicalRoles';
use Scalar::Util qw/blessed/;
-our $VERSION = '0.19';
+our $VERSION = '0.20';
has 'project' => (
isa => 'Str',
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list