Skip to content

Commit bf8c33c

Browse files
authored
Bump derive version to v14.2.1 (#559)
* Bump version to v14.2.1 * Revert "Bump version to v14.2.1" This reverts commit e274975. * Only bump `derive` to v14.2.1
1 parent a615225 commit bf8c33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = "https://github.com/paritytech/jsonrpc"
77
license = "MIT"
88
name = "jsonrpc-derive"
99
repository = "https://github.com/paritytech/jsonrpc"
10-
version = "14.2.0"
10+
version = "14.2.1"
1111

1212
[lib]
1313
proc-macro = true

0 commit comments

Comments
 (0)