summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-05-13 18:38:01 -0500
committerJesse Luehrs <doy@tozt.net>2010-05-13 18:38:01 -0500
commit4950f5513d1552328128c0a90824ab9074995cd8 (patch)
tree6c8c64855e69c04225f27f0bb62df84b5e563ea5
parentea39081803d41d1aa4efc1e3444390d7f6c5c138 (diff)
downloadpackage-stash-0.02.tar.gz
package-stash-0.02.zip
changelog and version bump0.02
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 98bf6ae..e503e81 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
Revision history for Stash::Manip
+0.02 2010-05-13
+ Need to dep on Test::Exception
+
0.01 2010-05-12
Initial release
diff --git a/dist.ini b/dist.ini
index 70f538e..5b634e5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = Stash-Manip
-version = 0.01
+version = 0.02
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs