Skip to content

Commit

Permalink
Meta: Update version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinesfilmroellchen committed Sep 21, 2022
1 parent 236f968 commit 308095d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- IDL: Fix ExtendedAttributes before optional arguments
- GML: Allow object lookups of arbitrary namespace depth

# 0.2.2
## 0.2.2

- IDL: Colour brace-pairs
- GML: Remove one trailing comma to reenable the highlighting
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"displayName": "SerenityOS DSL Syntax Highlight",
"description": "Syntax Highlighting for the DSLs in SerenityOS",
"version": "0.2.1",
"version": "0.2.2",
"engines": {
"vscode": "^1.58.0"
},
Expand Down

0 comments on commit 308095d

Please sign in to comment.