diff --git a/JSONRPCKit.podspec b/JSONRPCKit.podspec index 9fd12b4..53992f6 100644 --- a/JSONRPCKit.podspec +++ b/JSONRPCKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "JSONRPCKit" - s.version = "2.0.0" + s.version = "2.0.2" s.summary = "JSONRPCKit is a JSON-RPC 2.0 library purely written in Swift." s.homepage = "https://github.com/bricklife/JSONRPCKit" diff --git a/JSONRPCKit/Info.plist b/JSONRPCKit/Info.plist index 7e7479f..a16c895 100644 --- a/JSONRPCKit/Info.plist +++ b/JSONRPCKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.0.2 CFBundleSignature ???? CFBundleVersion