Skip to content

Commit 6d62861

Browse files
authored
chore: bump version (#88)
bump version
1 parent 8f89a65 commit 6d62861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1"
20+
version = "0.4.0"
2121
edition = "2021"
2222
authors = ["The GreptimeDB Project Developers"]
2323
keywords = ["prometheus", "promql", "parser"]

0 commit comments

Comments
 (0)