bump vscode ext version

This commit is contained in:
Vyacheslav Matyukhin 2022-07-28 00:03:41 +04:00
parent f96f8de92a
commit 1642aa5fce
No known key found for this signature in database
GPG Key ID: 3D2A774C5489F96C

View File

@ -3,7 +3,7 @@
"displayName": "Squiggle", "displayName": "Squiggle",
"description": "Squiggle language support", "description": "Squiggle language support",
"license": "MIT", "license": "MIT",
"version": "0.2.0", "version": "0.3.0",
"publisher": "QURI", "publisher": "QURI",
"repository": { "repository": {
"type": "git", "type": "git",
@ -11,7 +11,7 @@
}, },
"icon": "media/vendor/icon.png", "icon": "media/vendor/icon.png",
"engines": { "engines": {
"vscode": "^1.68.0" "vscode": "^1.69.0"
}, },
"categories": [ "categories": [
"Programming Languages", "Programming Languages",