projects
/
scpubgit/JSON-Diffable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
be7146f
)
version bump
Robert Sedlacek [Tue, 9 Dec 2014 22:57:18 +0000 (23:57 +0100)]
lib/JSON/Diffable.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/JSON/Diffable.pm
b/lib/JSON/Diffable.pm
index
14e531d
..
c5baf94
100644
(file)
--- a/
lib/JSON/Diffable.pm
+++ b/
lib/JSON/Diffable.pm
@@
-7,7
+7,7
@@
package JSON::Diffable;
use JSON::MaybeXS ();
use Exporter 'import';
-our $VERSION = '0.000001'; # 0.0.1
+our $VERSION = '0.000002'; # 0.0.2
$VERSION = eval $VERSION;