Merge pull request 'prep patch release' () from prep-v0.11.2 into main

Reviewed-on: 
This commit is contained in:
Robin Müller 2024-05-19 09:02:46 +02:00
commit 0024afc83e
2 changed files with 2 additions and 2 deletions

@ -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

@ -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>"]