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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 <[email protected]>"]
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 <[email protected]>"]
99
readme = "README.md"
1010

0 commit comments

Comments
 (0)