We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2269ac commit c006f04Copy full SHA for c006f04
1 file changed
extension/package.json
@@ -2,7 +2,7 @@
2
"name": "proxpl",
3
"displayName": "ProXPL Language Support",
4
"description": "Syntax highlighting and language support for the ProXPL programming language",
5
- "version": "0.3.0",
+ "version": "0.4.0",
6
"publisher": "ProXentix",
7
"repository": {
8
"type": "git",
@@ -111,4 +111,4 @@
111
"url": "https://github.com/ProgrammerKR/ProXPL/issues"
112
},
113
"homepage": "https://github.com/ProgrammerKR/ProXPL#readme"
114
-}
+}
0 commit comments