Skip to content

Commit

Permalink
Bump version to 0.05 and update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Jan 11, 2013
1 parent ec2dd87 commit 387bd2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changes
@@ -1,5 +1,9 @@
Revision history for WebService-Bluga-Webthumb

0.05 2013-01-11
[ ENHANCEMENTS ]
Add example script. No functional changes to module.

0.04 2012-12-15
[ ENHANCEMENTS ]
Add support for local caching, so images can be fetched and stored to a
Expand Down
2 changes: 1 addition & 1 deletion lib/WebService/Bluga/Webthumb.pm
Expand Up @@ -15,7 +15,7 @@ WebService::Bluga::Webthumb - fetch website thumbnails via webthumb.bluga.net
=cut

our $VERSION = '0.04';
our $VERSION = '0.05';

=head1 SYNOPSIS
Expand Down

0 comments on commit 387bd2c

Please sign in to comment.