Bump version to 25.05.1

This commit is contained in:
Ivan Molodetskikh
2025-05-25 08:45:03 +03:00
parent 126ca37d96
commit 8ba57fcf25
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Use an exact version requirement to avoid breaking changes:
```toml
[dependencies]
niri-ipc = "=25.5.0"
niri-ipc = "=25.5.1"
```