projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
02f981a
)
bump version
Matt S Trout [Thu, 3 May 2012 20:15:10 +0000 (20:15 +0000)]
lib/Import/Into.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Import/Into.pm
b/lib/Import/Into.pm
index
7e81b7c
..
4ef0ab7
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.000000'; # 1.0.0
+our $VERSION = '1.000001'; # 1.0.1
my %importers;