From: Karen Etheridge Date: Sat, 14 Mar 2015 20:36:37 +0000 (-0700) Subject: Bumping version to 1.003004 X-Git-Tag: v1.003004~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=11d6364b913289c0ac6667792d317928fc86fa34;hp=3ba04127702d13ba9f89cc0bb1946684266f5374;p=p5sagit%2FJSON-MaybeXS.git Bumping version to 1.003004 --- diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index cd20183..a9ef9de 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.003003'; +our $VERSION = '1.003004'; $VERSION = eval $VERSION; sub _choose_json_module {