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 5b731f2 commit a4175c6Copy full SHA for a4175c6
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Change Log
2
3
4
-## [Unreleased]
+## [1.1.4] - 2023-03-21
5
6
### Fixed
7
- new types of #pragma
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.3",
+ "version": "1.1.4",
"engines": {
8
"vscode": "^1.63.0"
9
},
0 commit comments