Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusAmshove committed Aug 7, 2023
1 parent 6893c8a commit 587a284
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-natural",
"displayName": "VSCode Natural",
"description": "Language Server Client for Natural driven by natls",
"version": "0.7.0",
"version": "0.8.0",
"publisher": "markusamshove",
"icon": "images/icon.png",
"repository": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"group": "2_main@1"
}
],
"natural.file.new" : [
"natural.file.new": [
{
"command": "natural.file.new.subprogram",
"group": "1mod@1"
Expand Down Expand Up @@ -243,4 +243,4 @@
"webpack-cli": "^4.10.0",
"yargs": "^17.6.0"
}
}
}

0 comments on commit 587a284

Please sign in to comment.