Skip to content

Commit 83878c8

Browse files
fix: bump version
1 parent 42237f2 commit 83878c8

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2828

2929
once_cell = "1.19.0"
3030
wee_alloc = { version = "0.4.5" }
31-
ast-grep-core = { version = "0.27.0" }
31+
ast-grep-core = { version = "0.28.0" }
3232
ast-grep-config = { version = "0.28.0" }
33-
ast-grep-language = { version = "0.27.0", default-features = false }
33+
ast-grep-language = { version = "0.28.0", default-features = false }
3434
web-tree-sitter-sg = "0.22.2"
3535
tree-sitter = { version = "0.22.2", package = "tree-sitter-facade-sg" }
3636
serde-wasm-bindgen = "0.6"

0 commit comments

Comments
 (0)