summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2020-03-26 09:33:24 +0800
committerFayland Lam <fayland@gmail.com>2020-03-26 09:33:24 +0800
commita8ad2a4c3749905ecae2b0b6c47109a00f14888e (patch)
tree2a323975fc953083a7a3482fc784e83b7bb9786c /lib/Net/GitHub/V3/Repos.pm
parent422d23d86250b201c5a1255a2b5ca7658101bd5f (diff)
0.99
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 407db70..b2fdc24 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.98';
+our $VERSION = '0.99';
our $AUTHORITY = 'cpan:FAYLAND';
use Carp;