Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Jan 16, 2020
1 parent 8630598 commit dbda9b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-objectscript",
"displayName": "InterSystems ObjectScript",
"description": "InterSystems ObjectScript language support for Visual Studio Code",
"version": "0.8.0-SNAPSHOT",
"version": "0.8.1-SNAPSHOT",
"icon": "images/logo.png",
"aiKey": "7047c4a1-fc13-43ea-a485-01a74ff0b2af",
"categories": [
Expand Down Expand Up @@ -589,7 +589,7 @@
"description": "Case for system functions/variables"
},
"objectscript.suppressCompileMessages": {
"default": false,
"default": true,
"type": "boolean",
"description": "Suppress popup messages about successful compile"
},
Expand Down

0 comments on commit dbda9b2

Please sign in to comment.