Skip to content

Commit c006f04

Browse files
authored
Bump version to 0.4.0 in package.json
1 parent e2269ac commit c006f04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "proxpl",
33
"displayName": "ProXPL Language Support",
44
"description": "Syntax highlighting and language support for the ProXPL programming language",
5-
"version": "0.3.0",
5+
"version": "0.4.0",
66
"publisher": "ProXentix",
77
"repository": {
88
"type": "git",
@@ -111,4 +111,4 @@
111111
"url": "https://github.com/ProgrammerKR/ProXPL/issues"
112112
},
113113
"homepage": "https://github.com/ProgrammerKR/ProXPL#readme"
114-
}
114+
}

0 commit comments

Comments
 (0)