Skip to content

Commit fa938ee

Browse files
authored
Merge pull request #95 from paritytech/sp-bump-uint
Bump primitive-types and uint version
2 parents e388dcf + 756c608 commit fa938ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

primitive-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "primitive-types"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Parity Technologies <admin@parity.io>"]
55
license = "Apache-2.0/MIT"
66
homepage = "https://github.com/paritytech/parity-common"

uint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage = "http://parity.io"
44
repository = "https://github.com/paritytech/parity-common"
55
license = "MIT/Apache-2.0"
66
name = "uint"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
authors = ["Parity Technologies <admin@parity.io>"]
99
readme = "README.md"
1010

0 commit comments

Comments
 (0)