Skip to content

Commit 68242d0

Browse files
committed
1.0.4
1 parent 84b819b commit 68242d0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
2-
## 1.0.3
3-
_2025-09-07_
2+
## 1.0.4
3+
_2025-09-09_
4+
- _Rerelease of 1.0.3_
45
- Highlight `Option Compare Database` ([GH-124](https://github.com/serkonda7/vscode-vba/pull/124))
56

67

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"displayName": "VBA",
44
"description": "VBA tooling, syntax highlighting and snippets.",
55
"icon": "images/icon.png",
6-
"version": "1.0.3",
7-
"license": "MIT",
6+
"version": "1.0.4",
7+
"license": "MPL-2.0",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/serkonda7/vscode-vba"

0 commit comments

Comments
 (0)