changelog and version bump
[p5sagit/Try-Tiny.git] / lib / Try / Tiny.pm
index 7e5a1d0..5055cc1 100644 (file)
@@ -10,7 +10,7 @@ BEGIN {
        @ISA = qw(Exporter);
 }
 
-$VERSION = "0.08";
+$VERSION = "0.09";
 
 $VERSION = eval $VERSION;