Skip to content

Commit

Permalink
bump version to 0.06
Browse files Browse the repository at this point in the history
  • Loading branch information
jrockway committed Sep 18, 2007
1 parent 9ff4d79 commit 7204583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Angerwhale.pm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use Catalyst qw/Unicode ConfigLoader Static::Simple

#XXX: add C3 and LogWarnings back

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

my $tmp = File::Spec->catdir(File::Spec->tmpdir, 'angerwhale');
File::Remove::remove(\1, $tmp);
Expand Down

0 comments on commit 7204583

Please sign in to comment.