From: Karen Etheridge Date: Tue, 28 Jun 2016 23:22:20 +0000 (-0700) Subject: Bumping version to 1.003006 X-Git-Tag: v1.003006_001~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=11a4c744d250cebb4f24f25d0fda9b4d912c6b0f;p=p5sagit%2FJSON-MaybeXS.git Bumping version to 1.003006 --- diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index a0fe146..ecbb089 100644 --- a/lib/JSON/MaybeXS.pm +++ b/lib/JSON/MaybeXS.pm @@ -4,7 +4,7 @@ use strict; use warnings FATAL => 'all'; use base qw(Exporter); -our $VERSION = '1.003005'; +our $VERSION = '1.003006'; $VERSION = eval $VERSION; sub _choose_json_module {