Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Helwer <2n8rn1w1f@mozmail.com>
  • Loading branch information
ahelwer committed Apr 3, 2024
1 parent 4428951 commit 78257b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-tlaplus"
description = "A tree-sitter grammar for TLA⁺ and PlusCal"
version = "1.2.1"
version = "1.2.2"
authors = ["Andrew Helwer", "Vasiliy Morkovkin"]
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tlaplus/tree-sitter-tlaplus",
"version": "1.2.1",
"version": "1.2.2",
"description": "A tree-sitter grammar for TLA⁺ and PlusCal",
"main": "bindings/node",
"types": "bindings/node",
Expand Down

0 comments on commit 78257b4

Please sign in to comment.