increment $VERSION after 0.15 release
[p5sagit/Sub-Name.git] / lib / Sub / Name.pm
index a74b959..d11d647 100644 (file)
@@ -53,7 +53,7 @@ use 5.006;
 use strict;
 use warnings;
 
-our $VERSION = '0.15';
+our $VERSION = '0.16';
 
 use Exporter 5.57 'import';