X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FJSON%2FMaybeXS.pm;h=de07f2466feb0a04bb7febd4bebdd910c3a92811;hb=f08c152102c16a492b3c66752c533e2e000d2365;hp=86d00063a14f56e96bc4528fc74aa23b00de3d53;hpb=81fabeee84af8fa3bef787c79c9f452d60aa81c6;p=p5sagit%2FJSON-MaybeXS.git diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index 86d0006..de07f24 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.004003'; +our $VERSION = '1.004004'; $VERSION =~ tr/_//d; sub _choose_json_module {