diff --git a/lib/JSON/RPC/Common.pm b/lib/JSON/RPC/Common.pm index c120009..4f911be 100644 --- a/lib/JSON/RPC/Common.pm +++ b/lib/JSON/RPC/Common.pm @@ -2,7 +2,7 @@ package JSON::RPC::Common; -our $VERSION = "0.05"; +our $VERSION = "0.06"; __PACKAGE__