Skip to content

Commit 2e4ebde

Browse files
authored
chore: bump version to 0.9.0 (#143)
Signed-off-by: evenyag <realevenyag@gmail.com>
1 parent 834ea5f commit 2e4ebde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "promql-parser"
1717
readme = "README.md"
1818
description = "Parse PromQL query into AST"
1919
repository = "https://github.com/GreptimeTeam/promql-parser"
20-
version = "0.8.0"
20+
version = "0.9.0"
2121
edition = "2021"
2222
authors = ["The GreptimeDB Project Developers"]
2323
keywords = ["prometheus", "promql", "parser"]

0 commit comments

Comments
 (0)