projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
015e032
)
version++ in Spec.pm
gfx [Sat, 26 Sep 2009 03:41:24 +0000 (12:41 +0900)]
lib/Mouse/Spec.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse/Spec.pm
b/lib/Mouse/Spec.pm
index
e98cfd7
..
1788815
100644
(file)
--- a/
lib/Mouse/Spec.pm
+++ b/
lib/Mouse/Spec.pm
@@
-2,7
+2,7
@@
package Mouse::Spec;
use strict;
use warnings;
-our $VERSION = '0.34';
+our $VERSION = '0.35';
our $MouseVersion = $VERSION;
our $MooseVersion = '0.90';