projects
/
scpubgit/Tak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
42c84e7
)
bump version
Matt S Trout [Fri, 23 Dec 2011 05:41:17 +0000 (
05:41
+0000)]
lib/Tak.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Tak.pm
b/lib/Tak.pm
index
65a6153
..
0eec159
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.001001'; # 0.1.1
+our $VERSION = '0.001002'; # 0.1.2
our ($loop, $did_upgrade);
@@
-45,7
+45,7
@@
sub await_all {
return;
}
-"for lexie";
+1;
=head1 NAME