Skip to content

Commit

Permalink
Correctly bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Sep 3, 2022
1 parent 3b3dd3d commit cce0e59
Showing 1 changed file with 2 additions and 2 deletions.
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.6.2",
"version": "5.6.3",
"description": "Tree sitter definitions for elm",
"main": "bindings/node",
"publishConfig": {
Expand Down Expand Up @@ -45,4 +45,4 @@
]
}
]
}
}

0 comments on commit cce0e59

Please sign in to comment.