Skip to content

Commit 5fef10c

Browse files
authored
chore: release (#59)
1 parent 55b97eb commit 5fef10c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.4.0](https://github.com/eigerco/beetswap/compare/v0.3.1...v0.4.0) - 2024-09-16
10+
11+
### Other
12+
13+
- [**breaking**] Upgrade blockstore ([#58](https://github.com/eigerco/beetswap/pull/58))
14+
915
## [0.3.1](https://github.com/eigerco/beetswap/compare/v0.3.0...v0.3.1) - 2024-08-13
1016

1117
### Other

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "beetswap"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
edition = "2021"
55
license = "Apache-2.0"
66
description = "Implementation of bitswap protocol for libp2p"

0 commit comments

Comments
 (0)