Skip to content

Commit

Permalink
Prepare 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jan 30, 2022
1 parent fb463bc commit bfcaafd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include = [
]

# Keep in sync with package.json
version = "5.4.1"
version = "5.5.0"

[lib]
path = "bindings/rust/lib.rs"
Expand Down
Binary file modified docs/js/tree-sitter-elm.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elm-tooling/tree-sitter-elm",
"version": "5.4.1",
"version": "5.5.0",
"description": "Tree sitter definitions for elm",
"main": "bindings/node",
"publishConfig": {
Expand Down Expand Up @@ -50,4 +50,4 @@
]
}
]
}
}

0 comments on commit bfcaafd

Please sign in to comment.