json-rpc 0.2.1.4 → 0.2.1.5
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- json-rpc.cabal +2/−2
json-rpc.cabal view
@@ -1,5 +1,5 @@ name: json-rpc-version: 0.2.1.4+version: 0.2.1.5 synopsis: Fully-featured JSON-RPC 2.0 library description: This JSON-RPC library is fully-compatible with JSON-RPC 2.0 and@@ -24,7 +24,7 @@ source-repository this type: git location: https://github.com/xenog/json-rpc.git- tag: v0.2.1.4+ tag: 0.2.1.5 library exposed-modules: Network.JsonRpc