Skip to content

Commit a62f881

Browse files
Fix mismatch 0.2.0 (#85)
fix mismatch 0.2.0
1 parent 8c44a0d commit a62f881

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.2.0-rc.1"
2+
version = "0.2.0"
33
edition = "2024"
44
description = "High performance query engine for both offline compute and online serving"
55
authors = ["btnokami"]

0 commit comments

Comments
 (0)