Skip to content

Commit f3d6db0

Browse files
Merge #106: chore: bump version for release
86f39d5 chore: add my name as an author (Davidson Souza) 618a484 chore: bump version for release (Davidson Souza) Pull request description: ACKs for top commit: luisschwab: ACK 86f39d5 JoseSK999: ACK 86f39d5 Tree-SHA512: e7b4981c3cec1acde5f36e8c99e3b8e149e18be00c1f3b62fe889b2d2cdc78373c1c5b518d647ca56ea3fb1f6522937fa94023693dbf209aa1f8ce6c4d385550
2 parents dc95f50 + 86f39d5 commit f3d6db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustreexo"
3-
version = "0.4.0"
4-
authors = ["Calvin Kim <calvin@kcalvinalvin.info>"]
3+
version = "0.5.0"
4+
authors = ["Calvin Kim <calvin@kcalvinalvin.info>", "Davidson Souza <contact@dlsouza.dev>"]
55
edition = "2018"
66
description = "A Rust implementation of Utreexo"
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)