Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
exodist committed Apr 3, 2011
1 parent a004c68 commit 331b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mock/Quick.pm
Expand Up @@ -8,7 +8,7 @@ use Mock::Quick::Object::Control;
use Mock::Quick::Method;
use Mock::Quick::Util;

our $VERSION = '1.001';
our $VERSION = '1.100';

default_export qclass => sub { Mock::Quick::Class->new( @_ ) };
default_export qtakeover => sub { Mock::Quick::Class->takeover( @_ ) };
Expand Down

0 comments on commit 331b230

Please sign in to comment.