Bump version to 25.05

This commit is contained in:
Ivan Molodetskikh
2025-05-17 13:48:29 +03:00
parent 15093221ed
commit 3b864dc104
19 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Use an exact version requirement to avoid breaking changes:
```toml
[dependencies]
niri-ipc = "=25.2.0"
niri-ipc = "=25.5.0"
```