Skip to content

Commit

Permalink
Prepare release 0.12.4
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub actions <[email protected]>
  • Loading branch information
web-flow authored and mfelsche committed Jun 24, 2022
1 parent 053c210 commit 098fde8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Tremor Language Server (Trill)"
edition = "2021"
license = "Apache-2.0"
name = "tremor-language-server"
version = "0.12.3"
version = "0.12.4"

[dependencies]

Expand All @@ -21,7 +21,7 @@ tokio = { version = "1.17", features = [
] }
tower-lsp = "0.17"

tremor-script = { version = "0.12.3", features = [
tremor-script = { version = "0.12.4", features = [
"arena-delete",
"allow-non-simd",
] }

0 comments on commit 098fde8

Please sign in to comment.