Skip to content

Commit e43bd7f

Browse files
gui1117bkchr
authored andcommitted
new release (#168)
1 parent c86fbaa commit e43bd7f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "parity-scale-codec"
33
description = "SCALE - Simple Concatenating Aggregated Little Endians"
4-
version = "1.0.5"
4+
version = "1.0.6"
55
authors = ["Parity Technologies <[email protected]>"]
66
license = "Apache-2.0"
77
repository = "https://github.com/paritytech/parity-scale-codec"

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "parity-scale-codec-derive"
33
description = "Serialization and deserialization derive macro for Parity SCALE Codec"
4-
version = "1.0.2"
4+
version = "1.0.3"
55
authors = ["Parity Technologies <[email protected]>"]
66
license = "Apache-2.0"
77
edition = "2018"

0 commit comments

Comments
 (0)