Skip to content

Commit

Permalink
Bump VERSION after release
Browse files Browse the repository at this point in the history
  • Loading branch information
amenonsen committed Aug 18, 2013
1 parent 026237e commit 3277208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious.pm
Expand Up @@ -41,7 +41,7 @@ has static => sub { Mojolicious::Static->new };
has types => sub { Mojolicious::Types->new };

our $CODENAME = 'Top Hat';
our $VERSION = '4.26';
our $VERSION = '4.27';

sub AUTOLOAD {
my $self = shift;
Expand Down

0 comments on commit 3277208

Please sign in to comment.