chore(release): release rustypipe v0.2.1

This commit is contained in:
ThetaDev 2024-07-01 23:37:02 +02:00
parent 298e4def93
commit 182826a3ac
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
2 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
## [v0.2.1](https://code.thetadev.de/ThetaDev/rustypipe/compare/rustypipe/v0.2.0..rustypipe/v0.2.1) - 2024-07-01
### 🐛 Bug Fixes
- *(deps)* Update quick-xml to v0.35.0 - ([298e4de](https://code.thetadev.de/ThetaDev/rustypipe/commit/298e4def93d1595fba91be103f014aa645a08937))
## [v0.2.0](https://code.thetadev.de/ThetaDev/rustypipe/compare/rustypipe/v0.1.3..rustypipe/v0.2.0) - 2024-06-27
### 🚀 Features

View file

@ -1,6 +1,6 @@
[package]
name = "rustypipe"
version = "0.2.0"
version = "0.2.1"
rust-version = "1.67.1"
edition.workspace = true
authors.workspace = true