We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f71ed commit 9a9f5baCopy full SHA for 9a9f5ba
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unreleased]
+## [1.1.3] - 2023-03-21
4
### Fixed
5
- $ in function and identifier names
6
package.json
@@ -3,7 +3,7 @@
"displayName": "FunC Language Support",
"description": "This extension enables support for FunC in VS Code.",
"icon": "logo.png",
- "version": "1.1.2",
+ "version": "1.1.3",
7
"engines": {
8
"vscode": "^1.63.0"
9
},
0 commit comments