projects
/
gitmo/Task-Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5df8579
)
version bump to 0.03
master
0.03
Jesse Luehrs [Sun, 27 Sep 2009 17:56:46 +0000 (12:56 -0500)]
README
patch
|
blob
|
blame
|
history
lib/Task/Moose.pm
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index
f438c35
..
62b5595
100644
(file)
--- a/
README
+++ b/
README
@@
-1,4
+1,4
@@
-Task-Moose version 0.02
+Task-Moose version 0.03
===========================
See the POD documentation for a list of modules this
diff --git
a/lib/Task/Moose.pm
b/lib/Task/Moose.pm
index
9d3880d
..
9d8214f
100644
(file)
--- a/
lib/Task/Moose.pm
+++ b/
lib/Task/Moose.pm
@@
-1,6
+1,6
@@
package Task::Moose;
-our $VERSION = '0.02';
+our $VERSION = '0.03';
our $AUTHORITY = 'cpan:STEVAN';
1;