Skip to content

Commit 1d9ffe3

Browse files
committed
chore(release): prepare for v0.10.4
1 parent 64abe98 commit 1d9ffe3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.10.3] - 2022-02-07
4+
## [0.10.4] - 2022-02-07
55

66
### Bug Fixes
77

88
- Removed leftover dbg!() in canonical block deserializer
9+
- Workaround for bug in upstream test-case crate (v1.2.2)
910

1011
### Refactor
1112

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bp7"
3-
version = "0.10.3" # managed by release.sh
3+
version = "0.10.4" # managed by release.sh
44
authors = ["Lars Baumgaertner <[email protected]>"]
55
edition = "2018"
66
description = "Rust implementation of dtn Bundle Protocol Version 7 ([RFC 9171]"

0 commit comments

Comments
 (0)