Skip to content

Commit 6f1e058

Browse files
committed
v0.0.2
1 parent 23a9627 commit 6f1e058

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 0.0.2
4+
5+
- Change build-generator default path
6+
- Fix build-generator path not editeable in settings menu
7+
38
## 0.0.1
49

510
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "RDTK language support - VSCode language client for RDTK recipes",
44
"author": "Leroy Ruegemer",
55
"license": "GPL-3.0-or-later",
6-
"version": "0.0.1",
6+
"version": "0.0.2",
77
"publisher": "RDTK",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)