From 618af73dfc43a2379e9f1b3f6d15df8107ba589f Mon Sep 17 00:00:00 2001 From: BelfordZ Date: Fri, 28 Oct 2022 23:57:50 +0000 Subject: [PATCH] chore(release): add newly generated typings --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bfccd53..5accb6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonrpc" -version = "1.0.2" +version = "1.0.3" description = "Generated types based on the JSON-Schema for jsonrpc" license = "Apache-2.0"