diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2024-08-10 12:55:24 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-08-10 12:55:24 +0300 |
| commit | 8f71f8958ea8761816c5dd01a0d2eb0776587468 (patch) | |
| tree | 4a97a4f62ffc8558fecdb2ad6cac0d3f5c27591d /niri-visual-tests | |
| parent | fcb97cfd5e124339c5fbe1a7aed931e0c525a3e9 (diff) | |
| download | niri-8f71f8958ea8761816c5dd01a0d2eb0776587468.tar.gz niri-8f71f8958ea8761816c5dd01a0d2eb0776587468.tar.bz2 niri-8f71f8958ea8761816c5dd01a0d2eb0776587468.zip | |
Bump version to 0.1.8
Diffstat (limited to 'niri-visual-tests')
| -rw-r--r-- | niri-visual-tests/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/niri-visual-tests/Cargo.toml b/niri-visual-tests/Cargo.toml index 7bcc4921..7661ed1b 100644 --- a/niri-visual-tests/Cargo.toml +++ b/niri-visual-tests/Cargo.toml @@ -11,8 +11,8 @@ repository.workspace = true adw = { version = "0.7.0", package = "libadwaita", features = ["v1_4"] } anyhow.workspace = true gtk = { version = "0.9.0", package = "gtk4", features = ["v4_12"] } -niri = { version = "0.1.7", path = ".." } -niri-config = { version = "0.1.7", path = "../niri-config" } +niri = { version = "0.1.8", path = ".." } +niri-config = { version = "0.1.8", path = "../niri-config" } smithay.workspace = true tracing.workspace = true tracing-subscriber.workspace = true |
