From: Matt S Trout Date: Wed, 16 Feb 2011 00:42:16 +0000 (+0000) Subject: bump version to 1.2.0 since we're adding author checks X-Git-Tag: release_1.002000~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0be0be50f9e06745667def6c413c2131888248f;p=p5sagit%2Fstrictures.git bump version to 1.2.0 since we're adding author checks --- diff --git a/lib/strictures.pm b/lib/strictures.pm index 132b92b..3286a54 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -3,7 +3,7 @@ package strictures; use strict; use warnings FATAL => 'all'; -our $VERSION = '1.001001'; # 1.1.1 +our $VERSION = '1.002000'; # 1.2.0 sub VERSION { for ($_[1]) {