Bump version to 25.01

This commit is contained in:
Ivan Molodetskikh
2025-01-10 15:15:20 +03:00
parent 80fe5a8167
commit 60b78dc2cd
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Use an exact version requirement to avoid breaking changes:
```toml
[dependencies]
niri-ipc = "=0.1.10"
niri-ipc = "=25.1.0"
```