projects
/
scpubgit/Tak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
330ac6a
)
version bump
Matt S Trout [Fri, 23 Dec 2011 06:27:16 +0000 (06:27 +0000)]
lib/Tak.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Tak.pm
b/lib/Tak.pm
index
2a7581b
..
b77a770
100644
(file)
--- a/
lib/Tak.pm
+++ b/
lib/Tak.pm
@@
-3,7
+3,7
@@
package Tak;
use Tak::Loop;
use strictures 1;
-our $VERSION = '0.001002'; # 0.1.2
+our $VERSION = '0.001003'; # 0.1.3
our ($loop, $did_upgrade);