Compare commits

...

1 Commits

Author SHA1 Message Date
Ozzie Gooen
282bc5ad4a increment vs code v to 0.3.2 2022-09-01 13:51:11 -07:00

View File

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