version bump to 1.0.0-beta2

This commit is contained in:
steven-omaha
2023-02-02 15:57:50 +01:00
parent 512c39bd2b
commit ea46b9cd8d
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -182,7 +182,7 @@ checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
[[package]]
name = "pacdef"
version = "1.0.0-beta1"
version = "1.0.0-beta2"
dependencies = [
"alpm",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pacdef"
version = "1.0.0-beta1"
version = "1.0.0-beta2"
edition = "2021"
description = "declarative package manager for Arch Linux"
license = "GPLv3"