Bump version to 25.08

This commit is contained in:
Ivan Molodetskikh
2025-08-27 14:20:22 +03:00
parent ddb9dd407d
commit af4b5f99e9
16 changed files with 32 additions and 34 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Use an exact version requirement to avoid breaking changes:
```toml
[dependencies]
niri-ipc = "=25.5.1"
niri-ipc = "=25.8.0"
```