Skip to content

Commit 77dfa50

Browse files
Add changelog
1 parent 8543415 commit 77dfa50

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# v0.1.4
2+
3+
Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fastbuild-support",
33
"displayName": "FASTBuild Support",
44
"description": "FASTBuild language support. Includes go-to definition, find references, variable evaluation, syntax errors, etc.",
5-
"version": "0.1.3",
5+
"version": "0.1.4",
66
"preview": true,
77
"publisher": "HarrisonT",
88
"author": {

0 commit comments

Comments
 (0)