Skip to content

Commit 4b9cf4d

Browse files
committed
release 1.11.0
1 parent a635076 commit 4b9cf4d

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.9.2
14+
zig fetch --save git+https://github.com/allyourcodebase/libxkbcommon.git#1.11.0
1515
```
1616

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

0 commit comments

Comments
 (0)