Bump project version to 0.2.2

This commit is contained in:
2024-11-01 19:18:36 -05:00
parent 43bf96e5c1
commit f8d1edcf3b
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [0.2.2] - 2024-11-01
### Added ### Added

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "linkpulse" name = "linkpulse"
version = "0.2.1" version = "0.2.2"
description = "" description = ""
authors = ["Xevion <xevion@xevion.dev>"] authors = ["Xevion <xevion@xevion.dev>"]
license = "GNU GPL v3" license = "GNU GPL v3"