chore: Release
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pacdef"
|
||||
version = "1.0.1"
|
||||
version = "1.1.0"
|
||||
edition = "2021"
|
||||
description = "multi-backend declarative package manager for Linux"
|
||||
license = "GPL-3.0-or-later"
|
||||
@@ -18,7 +18,7 @@ anyhow = "1.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = {workspace = true}
|
||||
pacdef_core = {path = "crates/pacdef_core", version = "=1.0.1" }
|
||||
pacdef_core = {path = "crates/pacdef_core", version = "=1.1.0" }
|
||||
|
||||
[[bin]]
|
||||
name = "pacdef"
|
||||
|
||||
Reference in New Issue
Block a user