bump version to 0.25
[gitmo/MooseX-Types.git] / lib / MooseX / Types / TypeDecorator.pm
index e55baf4..808e7d6 100644 (file)
@@ -1,5 +1,5 @@
 package MooseX::Types::TypeDecorator;
-our $VERSION = "0.23";
+our $VERSION = "0.25";
 
 use strict;
 use warnings;