diff options
Diffstat (limited to 'editors/vscode/package.json')
| -rw-r--r-- | editors/vscode/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vscode/package.json b/editors/vscode/package.json index 51df9b2..fcf8d27 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "git://github.com/DanielGavin/ols.git" }, - "version": "0.1.40", + "version": "0.1.42", "engines": { "vscode": "^1.96.0" }, |