Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingmuch committed Jun 26, 2008
1 parent 262e683 commit 4384fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/MooseX/Types/Set/Object.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use base qw(MooseX::Types::Base);
use strict;
use warnings;

our $VERSION = "0.01";
our $VERSION = "0.02";

use Set::Object ();
use Scalar::Util ();
Expand Down

0 comments on commit 4384fd9

Please sign in to comment.