Skip to content

Commit

Permalink
Version 0.03.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Sep 28, 2008
1 parent 3e80163 commit d0961a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.03 Sun, 28 Sep 2008 13:37:39 +0200
* Support attributes.
* Fixed documentation typo.

0.02 Wed, 24 Sep 2008 08:47:17 +0200
* Properly specify prereqs.

Expand Down
2 changes: 1 addition & 1 deletion lib/MooseX/Method/Signatures.pm
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use Perl6::Signature;
use Moose::Util::TypeConstraints ();
use MooseX::Meta::Signature::Combined;

our $VERSION = '0.02';
our $VERSION = '0.03';

our ($Declarator, $Offset);

Expand Down

0 comments on commit d0961a2

Please sign in to comment.