add proper version string

This commit is contained in:
Dr. Matthias Ratajczak
2023-01-30 16:55:45 +01:00
parent b3d5aa0fce
commit b49e470b1d
5 changed files with 25 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pacdef"
version = "0.1.0"
version = "1.0.0-alpha1"
edition = "2021"
[dependencies]