diff --git a/ipc/Cargo.toml b/ipc/Cargo.toml index 6c35dfafa..cf2b9bad4 100644 --- a/ipc/Cargo.toml +++ b/ipc/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/paritytech/jsonrpc" license = "MIT" name = "jsonrpc-ipc-server" repository = "https://github.com/paritytech/jsonrpc" -version = "17.0.0" +version = "17.0.1" [dependencies] futures = "0.3"