Skip to content

Commit f905092

Browse files
committed
chore: version bump
1 parent e702b00 commit f905092

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.29.2 [#](https://github.com/idleberg/vscode-applescript/releases/tag/v0.29.2)
2+
3+
- fix typo in docs
4+
15
# v0.29.1 [#](https://github.com/idleberg/vscode-applescript/releases/tag/v0.29.1)
26

37
- use native icons

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "applescript",
33
"displayName": "AppleScript",
44
"description": "Language syntax, snippets and build system for AppleScript and JavaScript for Automation",
5-
"version": "0.29.1",
5+
"version": "0.29.2",
66
"publisher": "idleberg",
77
"license": "MIT",
88
"author": {

0 commit comments

Comments
 (0)