We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cb86b commit 01434b5Copy full SHA for 01434b5
core/Cargo.toml
@@ -4,7 +4,7 @@ homepage = "https://github.com/paritytech/jsonrpc"
4
repository = "https://github.com/paritytech/jsonrpc"
5
license = "MIT"
6
name = "jsonrpc-core"
7
-version = "8.0.0"
+version = "8.0.1"
8
authors = ["debris <marek.kotewicz@gmail.com>"]
9
keywords = ["jsonrpc", "json-rpc", "json", "rpc", "serde"]
10
documentation = "https://paritytech.github.io/jsonrpc/jsonrpc_core/index.html"
0 commit comments