Skip to content

Commit

Permalink
bump to 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Feb 11, 2018
1 parent 802dc63 commit 8cbd6a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Revision history for App-CopyrightImage

1.02 UNREL
-

1.01 2018-02-11
- remove perl 5.8 from Travis

Expand Down
2 changes: 1 addition & 1 deletion lib/App/CopyrightImage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use Image::ExifTool qw(:Public);

our @EXPORT = qw(imgcopyright);

our $VERSION = '1.01';
our $VERSION = '1.02';

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

0 comments on commit 8cbd6a6

Please sign in to comment.