changelog and version bump Try-Tiny-0.12
Jesse Luehrs [Wed, 2 Jan 2013 16:28:06 +0000 (10:28 -0600)]
Changes
lib/Try/Tiny.pm

diff --git a/Changes b/Changes
index 0e9928b..b81ae75 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.12
+  - doc fixes
+
 0.11
   - fix broken dist
 
index f09308e..a8c22b9 100644 (file)
@@ -10,7 +10,7 @@ BEGIN {
        @ISA = qw(Exporter);
 }
 
-$VERSION = "0.11";
+$VERSION = "0.12";
 
 $VERSION = eval $VERSION;