summaryrefslogtreecommitdiff
path: root/lib/Net/GitHub/V3/Repos.pm
diff options
context:
space:
mode:
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 4a0db69..cfd7ab4 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 Any::Moose;
-our $VERSION = '0.53';
+our $VERSION = '0.56';
our $AUTHORITY = 'cpan:FAYLAND';
use URI::Escape;