Skip to content

Commit b5f79e8

Browse files
committed
1.1.0
1 parent fb8a163 commit b5f79e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22
## 1.1.0
3-
_unreleased_
3+
_2025-10-03_
44

55
- Add VB6 syntax highlighting for `.ctl` and `.dsr`
66
- Move VBA specific keywords into correct grammar ([GH-128][gh-128], [GH-129][gh-129])

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": "VBA and VB6 tooling, syntax highlighting and snippets.",
55
"icon": "images/icon.png",
6-
"version": "1.1.0-dev",
6+
"version": "1.1.0",
77
"license": "MPL-2.0",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)