Skip to content

Commit

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

our $CODENAME = 'Rainbow';
our $VERSION = '3.89';
our $VERSION = '3.90';

sub AUTOLOAD {
my $self = shift;
Expand Down

0 comments on commit 48857a2

Please sign in to comment.