Skip to content

Commit dd9b62e

Browse files
committed
version bump
1 parent 6c7ff1d commit dd9b62e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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",
5-
"version": "0.9.1",
5+
"version": "0.9.2",
66
"publisher": "idleberg",
77
"license": "MIT",
88
"author": {
@@ -175,4 +175,4 @@
175175
"typescript": "^2.5.3",
176176
"vscode": "^1.1.5"
177177
}
178-
}
178+
}

0 commit comments

Comments
 (0)