prep patch release
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2024-05-19 08:49:03 +02:00
parent b8be9ae641
commit c48bd848d3
Signed by: muellerr
GPG Key ID: A649FB78196E3849
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
# [v0.11.2] 2024-05-14
# [v0.11.2] 2024-05-19
## Fixed

View File

@ -1,6 +1,6 @@
[package]
name = "spacepackets"
version = "0.11.1"
version = "0.11.2"
edition = "2021"
rust-version = "1.65"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]