Bump version to 0.1.2

This commit is contained in:
Ivan Molodetskikh
2024-02-16 18:00:19 +04:00
parent 6345224e95
commit 3fdefae45b
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ repository.workspace = true
bitflags.workspace = true
knuffel = "3.2.0"
miette = "5.10.0"
niri-ipc = { version = "0.1.1", path = "../niri-ipc" }
niri-ipc = { version = "0.1.2", path = "../niri-ipc" }
regex = "1.10.3"
smithay = { workspace = true, features = ["backend_libinput"] }
tracing.workspace = true