Update version string

This commit is contained in:
2025-01-01 17:58:34 +01:00
parent 950aa4bc30
commit 5a7f2926e3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "tuemensa"
categories = ["command-line-utilities"]
version = "0.2.0"
version = "0.3.0"
edition = "2021"
license = "MIT"
authors = ["structix"]