From a1c25a3d22dd392dbba8d890bde43ec81dbaacea Mon Sep 17 00:00:00 2001 From: Yuval Kogman Date: Thu, 6 Aug 2009 15:33:40 +0100 Subject: [PATCH] version bump --- lib/JSON/RPC/Common.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__