Skip to content

Commit 07881d8

Browse files
authored
Bump to v0.2.0 (#161)
1 parent 8f2716e commit 07881d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "discv5"
33
authors = ["Age Manning <[email protected]>"]
44
edition = "2018"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
description = "Implementation of the p2p discv5 discovery protocol"
77
license = "Apache-2.0"
88
repository = "https://github.com/sigp/discv5"

0 commit comments

Comments
 (0)