Skip to content

Commit 3eebf01

Browse files
committed
release 1.9.2
1 parent 734f03d commit 3eebf01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ First, update your `build.zig.zon`:
1111
```
1212
# Initialize a `zig build` project if you haven't already
1313
zig init
14-
zig fetch --save git+https://github.com/allyourcodebase/libxkbcommon.git#1.7.0-1
14+
zig fetch --save git+https://github.com/allyourcodebase/libxkbcommon.git#1.9.2
1515
```
1616

1717
You can then import `libxkbcommon` in your `build.zig` with:

0 commit comments

Comments
 (0)