Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlkv committed Jan 3, 2023
1 parent e41780e commit 11d1ca7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [Unreleased]
## [1.1.1] - 2023-01-03

### Fixed
- Better identifier regexp in grammar
Expand Down Expand Up @@ -46,4 +46,4 @@ Added snippets for recv_external, recv_internal, supported_interfaces.

## [0.0.1]

- Initial Release
- Initial Release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "FunC Language Support",
"description": "This extension enables support for FunC in VS Code.",
"icon": "logo.png",
"version": "1.1.0",
"version": "1.1.1",
"engines": {
"vscode": "^1.63.0"
},
Expand Down

0 comments on commit 11d1ca7

Please sign in to comment.