Merge pull request #28 from rust-bitcoin/version-0.9.2

bump version to 0.9.2
This commit is contained in:
Andrew Poelstra 2018-06-04 21:01:56 +00:00 committed by GitHub
commit 2862630616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "secp256k1"
version = "0.9.1"
version = "0.9.2"
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
"Andrew Poelstra <apoelstra@wpsoftware.net>" ]
license = "CC0-1.0"