chore: Release

This commit is contained in:
steven-omaha
2023-05-26 13:19:24 +02:00
parent 92e86f8eb0
commit 0ba385e741
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ serde_derive = "1.0"
serde_json = "1.0"
serde_yaml = "0.9"
pacdef_macros = { path = "../pacdef_macros", version = "0.1" }
pacdef_macros = { path = "../pacdef_macros", version = "1.0" }
# backends
alpm = { version = "2.2", optional = true }
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pacdef_macros"
version = "0.1.1"
version = "1.0.0"
edition = "2021"
license = "GPL-3.0-or-later"
readme = "README.md"