Skip to content

Commit 25b2d92

Browse files
committed
0.9.1
1 parent 80f4c61 commit 25b2d92

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
2-
## 0.10.0
3-
_unreleased_
2+
## 0.9.1
3+
_30 July 2023_
44

5-
**Fixes**
5+
- Associate the `.vba` file extension with VBA
66
- Highlight `Static` in variable declarations
77

88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "VBA",
44
"description": "Visual Basic for Applications and WinWrap Basic support for VS Code.",
55
"icon": "images/icon_256x256.png",
6-
"version": "0.10.0-dev",
6+
"version": "0.9.1",
77
"license": "MIT",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)