Skip to content

Commit

Permalink
bump to 1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Feb 12, 2018
1 parent c1ac418 commit 1948959
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for Github-Backup

1.03 UNREL
-

1.02 2018-02-12
- fix missing newline backslash in SYNOPSIS
- added new "FUTURE DIRECTION" POD heading
Expand Down
2 changes: 1 addition & 1 deletion lib/Github/Backup.pm
Expand Up @@ -15,7 +15,7 @@ use Pithub;

use namespace::clean;

our $VERSION = '1.02';
our $VERSION = '1.03';

# external

Expand Down

0 comments on commit 1948959

Please sign in to comment.