Skip to content

Commit 1b0cf70

Browse files
committed
work on any VS Code 1.a.b version
1 parent 92d11d9 commit 1b0cf70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

173 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "better-python-string-sql",
33
"displayName": "better-python-string-sql",
44
"description": "highlight python strings as sql",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"publisher": "Submersible",
77
"icon": "docs/logo.png",
88
"repository": {
99
"url": "https://github.com/Submersible/better-python-string-sql"
1010
},
1111
"engines": {
12-
"vscode": "^1.63.0"
12+
"vscode": "^1.0.0"
1313
},
1414
"categories": [
1515
"Programming Languages"

0 commit comments

Comments
 (0)