Skip to content

Commit 0a31c1f

Browse files
author
Paul Johnston
committed
Bump release to 0.3.3
1 parent 346e898 commit 0a31c1f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.3.3 (Fri July 24 2020)
4+
5+
- Bugfix for creating globalStoragePath if not already exists.
6+
37
## 0.3.2 (Thu July 23 2020)
48

59
- Bugfix for buildifier install on windows.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bazel-stack-vscode",
33
"displayName": "bazel-stack-vscode",
44
"description": "Bazel Support for Visual Studio Code",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"publisher": "StackBuild",
77
"license": "Apache-2.0",
88
"icon": "stackb-full.png",

0 commit comments

Comments
 (0)