Skip to content

Commit

Permalink
release 0.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Apr 12, 2024
1 parent f55c4ad commit 78e9aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## v0.10.9 - 2024-04-12

### BMP messages SDK improvements

Expand All @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
* derive `Clone`, `PartialEq` to `BmpMessage` and `MessageBody`
* added serialization/deserialization support for `BmpMessage` and `BmpMessageBody`

## v0.10.8 -2024-04-05
## v0.10.8 - 2024-04-05

### Highlights

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bgpkit-parser"
version = "0.10.8"
version = "0.10.9"
authors = ["Mingwei Zhang <mingwei@bgpkit.com>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 78e9aca

Please sign in to comment.