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 b263f09 commit eb38e92Copy full SHA for eb38e92
build.zig.zon
@@ -9,7 +9,7 @@
9
.name = .chdb_zig,
10
// This is a [Semantic Version](https://semver.org/).
11
// In a future version of Zig it will be used for package deduplication.
12
- .version = "0.0.4",
+ .version = "0.0.5",
13
// Together with name, this represents a globally unique package
14
// identifier. This field is generated by the Zig toolchain when the
15
// package is first created, and then *never changes*. This allows
0 commit comments