summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2022-04-17 12:27:21 +0800
committerFayland Lam <fayland@gmail.com>2022-04-17 12:27:21 +0800
commitc443ea1c47b90b2eedaadd7db064683b7ce2de10 (patch)
tree5df65da1e3130e798641c6ac9fa61d4f7390833f /lib/Net/GitHub/V3/Repos.pm
parent248e8319dc3311a874c89e841b09d5f9fdbac7e9 (diff)
1.03
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 2251714..fb39359 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 = '1.02';
+our $VERSION = '1.03';
our $AUTHORITY = 'cpan:FAYLAND';
use Carp;