aboutsummaryrefslogtreecommitdiff
path: root/niri-ipc
diff options
context:
space:
mode:
Diffstat (limited to 'niri-ipc')
-rw-r--r--niri-ipc/README.md2
-rw-r--r--niri-ipc/src/lib.rs2
2 files changed, 2 insertions, 2 deletions
diff --git a/niri-ipc/README.md b/niri-ipc/README.md
index 7bf3642d..37d4ee48 100644
--- a/niri-ipc/README.md
+++ b/niri-ipc/README.md
@@ -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"
```
diff --git a/niri-ipc/src/lib.rs b/niri-ipc/src/lib.rs
index f5042a9e..e11624f5 100644
--- a/niri-ipc/src/lib.rs
+++ b/niri-ipc/src/lib.rs
@@ -24,7 +24,7 @@
//!
//! ```toml
//! [dependencies]
-//! niri-ipc = "=0.1.10"
+//! niri-ipc = "=25.1.0"
//! ```
//!
//! ## Features