Skip to content

Commit

Permalink
Auto merge of #21 - ebfull:bump-again, r=ebfull
Browse files Browse the repository at this point in the history
Version bump to 0.10.1
  • Loading branch information
bmerge committed Jul 24, 2017
2 parents c643f0b + 7960f69 commit aa5d634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pairing"
version = "0.10.0"
version = "0.10.1"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
license = "MIT/Apache-2.0"

Expand All @@ -12,7 +12,7 @@ repository = "https://github.com/ebfull/pairing"
[dependencies]
rand = "0.3"
byteorder = "1.1.0"
clippy = { version = "0.0.144", optional = true }
clippy = { version = "0.0.145", optional = true }

[features]
unstable-wnaf = []
Expand Down

0 comments on commit aa5d634

Please sign in to comment.