From: Karen Etheridge Date: Sun, 22 Mar 2015 22:02:07 +0000 (-0700) Subject: Bumping version to 1.003005 X-Git-Tag: v1.003005~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b6780810abf7e3b7a6f3380edca497af974c1861;p=p5sagit%2FJSON-MaybeXS.git Bumping version to 1.003005 --- diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index 65702d2..e3fa12c 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.003004'; +our $VERSION = '1.003005'; $VERSION = eval $VERSION; sub _choose_json_module {