Skip to content

Commit

Permalink
Bump up version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cosimo committed Nov 18, 2011
1 parent be14057 commit 79db904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Bookmarks/Parser.pm
Expand Up @@ -12,7 +12,7 @@ use Bookmarks::A9;
use Carp 'croak';
use Storable 'dclone';

our $VERSION = '0.05';
our $VERSION = '0.06';

sub new {
my ($class, %opts) = @_;
Expand Down

0 comments on commit 79db904

Please sign in to comment.