We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812e0b5 commit 794faf1Copy full SHA for 794faf1
README.md
@@ -15,7 +15,7 @@ If you use this library, expect to have to make changes when you update the code
15
16
`zig-sqlite` follows Zig's release structure:
17
- [master](https://github.com/vrischmann/zig-sqlite) tracks Zig master
18
-- [zig-0.14.0](https://github.com/vrischmann/zig-sqlite/tree/zig-0.14.0) tracks Zig 0.14.0
+- [zig-0.15.1](https://github.com/vrischmann/zig-sqlite/tree/zig-0.15.1) tracks Zig 0.15.1
19
20
The plan is to support releases once Zig 1.0 is released but this can still change.
21
0 commit comments