projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aa5ad64
)
bump version
Matt S Trout [Sun, 6 May 2012 20:18:38 +0000 (20:18 +0000)]
lib/Import/Into.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Import/Into.pm
b/lib/Import/Into.pm
index
0886ad8
..
37fdddd
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.000002'; # 1.0.2
+our $VERSION = '1.000003'; # 1.0.3
my %importers;