Skip to content

Commit a0e6ced

Browse files
authored
Merge pull request #137 from elm-tooling/prepare-next
2 parents 73edfcd + 703a4aa commit a0e6ced

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ include = [
2222
]
2323

2424
# Keep in sync with package.json
25-
version = "5.6.4"
25+
version = "5.6.5"
2626

2727
[lib]
2828
path = "bindings/rust/lib.rs"

docs/js/tree-sitter-elm.wasm

-401 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elm-tooling/tree-sitter-elm",
3-
"version": "5.6.4",
3+
"version": "5.6.5",
44
"description": "Tree sitter definitions for elm",
55
"main": "bindings/node",
66
"publishConfig": {

0 commit comments

Comments
 (0)