Skip to content

Commit

Permalink
bump to 1.01
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Feb 11, 2018
1 parent d8b93dc commit 4941f70
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 App-CopyrightImage

1.01 UNREL
-

1.00 2018-02-11
- no functional change
- add Github information to Makefile.PL
Expand Down
2 changes: 1 addition & 1 deletion lib/App/CopyrightImage.pm
Expand Up @@ -12,7 +12,7 @@ use Image::ExifTool qw(:Public);

our @EXPORT = qw(imgcopyright);

our $VERSION = '1.00';
our $VERSION = '1.01';

sub imgcopyright {
my (%data) = @_;
Expand Down

0 comments on commit 4941f70

Please sign in to comment.