summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2018-02-23 09:15:27 +0800
committerFayland Lam <fayland@gmail.com>2018-02-23 09:15:27 +0800
commit363453e2e4cf16e5ec312e85e95340df57e67e9b (patch)
tree46a475d72d262b0ae047857add35400cf16accfa /lib/Net/GitHub/V3/Repos.pm
parentb494a2b616039558b2b24d74bd7f25022c511b94 (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 6c1806c..c0ee97f 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.64';
+our $VERSION = '0.93';
our $AUTHORITY = 'cpan:FAYLAND';
use Carp;