projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8c17b6f
)
bump version
Matt S Trout [Sat, 5 May 2012 19:28:55 +0000 (19:28 +0000)]
lib/Import/Into.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Import/Into.pm
b/lib/Import/Into.pm
index
09488bb
..
4f3255c
100644
(file)
--- a/
lib/Import/Into.pm
+++ b/
lib/Import/Into.pm
@@
-3,7
+3,7
@@
package Import::Into;
use strict;
use warnings FATAL => 'all';
-our $VERSION = '1.000001'; # 1.0.1
+our $VERSION = '1.000002'; # 1.0.2
my %importers;