mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Bump version to 1.5.0.
This commit is contained in:
@ -5,6 +5,11 @@
|
|||||||
|
|
||||||
> Nothing yet.
|
> Nothing yet.
|
||||||
|
|
||||||
|
## [1.5.0](https://github.com/SpinResearch/merkle.rs/compare/1.4.1...1.5.0) - 2017-09-24
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Update `ring` to v0.12.x. ([@romac](https://github.com/romac))
|
||||||
|
|
||||||
## [1.4.1](https://github.com/SpinResearch/merkle.rs/compare/1.4.0...1.4.1) - 2017-09-24
|
## [1.4.1](https://github.com/SpinResearch/merkle.rs/compare/1.4.0...1.4.1) - 2017-09-24
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "merkle"
|
name = "merkle"
|
||||||
version = "1.4.2-pre"
|
version = "1.5.0"
|
||||||
authors = [
|
authors = [
|
||||||
"Frederic Jacobs <me@fredericjacobs.com>",
|
"Frederic Jacobs <me@fredericjacobs.com>",
|
||||||
"Dylan Bourgeois <dtsbourg@gmail.com>",
|
"Dylan Bourgeois <dtsbourg@gmail.com>",
|
||||||
|
Reference in New Issue
Block a user