Skip to content

Commit 3c7e813

Browse files
authored
chore: prepare v0.18.1 (#103)
1 parent d0e9ec2 commit 3c7e813

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.18.1 - unreleased
1+
# 0.18.1
22

33
- Add `with_p2p` on `Multiaddr`. See [PR 102].
44

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["multiaddr", "ipfs"]
88
license = "MIT"
99
name = "multiaddr"
1010
readme = "README.md"
11-
version = "0.18.0"
11+
version = "0.18.1"
1212

1313
[features]
1414
default = ["url"]

0 commit comments

Comments
 (0)