summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2014-06-27 11:10:35 +0800
committerFayland Lam <fayland@gmail.com>2014-06-27 11:10:35 +0800
commitbcd5cf7390a9786f641947996f5096aeb6c29063 (patch)
treeb05d6e44284fd56267fe75a8db2d893ebe60a49c /lib/Net/GitHub/V3/Repos.pm
parenta7848d291c797b1924349ef661755e713932c008 (diff)
for a release
Diffstat (limited to 'lib/Net/GitHub/V3/Repos.pm')
-rw-r--r--lib/Net/GitHub/V3/Repos.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/GitHub/V3/Repos.pm b/lib/Net/GitHub/V3/Repos.pm
index d31211d..ab8b05c 100644
--- a/lib/Net/GitHub/V3/Repos.pm
+++ b/lib/Net/GitHub/V3/Repos.pm
@@ -2,7 +2,7 @@ package Net::GitHub::V3::Repos;
use Moo;
-our $VERSION = '0.60';
+our $VERSION = '0.64';
our $AUTHORITY = 'cpan:FAYLAND';
use Carp;