Merge pull request #99 from rust-bitcoin/2018-06-revert-pr-84

Reverts #84, bumps Cargo minor version number, and re-adds #84
This commit is contained in:
Andrew Poelstra 2018-06-22 16:12:53 +00:00 committed by GitHub
commit 93d426db2e
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 = "bitcoin"
version = "0.13.1"
version = "0.13.2"
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>"]
license = "CC0-1.0"
homepage = "https://github.com/rust-bitcoin/rust-bitcoin/"