Skip to content

Commit 5a7be5f

Browse files
authored
Bump version of stdio (#367)
1 parent 2b47a5c commit 5a7be5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "jsonrpc-stdio-server"
33
description = "STDIN/STDOUT server for JSON-RPC"
4-
version = "0.1.0"
4+
version = "10.0.0"
55
authors = ["cmichi <mich@elmueller.net>"]
66
license = "MIT"
77
homepage = "https://github.com/paritytech/jsonrpc"

0 commit comments

Comments
 (0)