From: Jesse Luehrs <doy@tozt.net>
Date: Thu, 13 May 2010 23:38:01 +0000 (-0500)
Subject: changelog and version bump
X-Git-Tag: 0.02
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4950f5513d1552328128c0a90824ab9074995cd8;p=gitmo%2FPackage-Stash-XS.git

changelog and version bump
---

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