diff --git a/package.json b/package.json index 67c0436..45821cb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-parinfer", "displayName": "Parinfer", "description": "Parinfer for VS Code", - "version": "0.5.0", + "version": "0.6.0", "publisher": "shaunlebron", "icon": "icon.png", "engines": { @@ -71,4 +71,4 @@ "typescript": "^2.0.10" }, "license": "MIT" -} +} \ No newline at end of file