Skip to content

Commit 01434b5

Browse files
authored
Bump version. (#223)
1 parent 59cb86b commit 01434b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage = "https://github.com/paritytech/jsonrpc"
44
repository = "https://github.com/paritytech/jsonrpc"
55
license = "MIT"
66
name = "jsonrpc-core"
7-
version = "8.0.0"
7+
version = "8.0.1"
88
authors = ["debris <marek.kotewicz@gmail.com>"]
99
keywords = ["jsonrpc", "json-rpc", "json", "rpc", "serde"]
1010
documentation = "https://paritytech.github.io/jsonrpc/jsonrpc_core/index.html"

0 commit comments

Comments
 (0)