Skip to content

Commit 1a019ef

Browse files
rename methods
1 parent 31b7eec commit 1a019ef

File tree

3 files changed

+116
-116
lines changed

3 files changed

+116
-116
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.name = .chdb_zig,
1010
// This is a [Semantic Version](https://semver.org/).
1111
// In a future version of Zig it will be used for package deduplication.
12-
.version = "0.0.7",
12+
.version = "0.0.8",
1313
// Together with name, this represents a globally unique package
1414
// identifier. This field is generated by the Zig toolchain when the
1515
// package is first created, and then *never changes*. This allows

0 commit comments

Comments
 (0)