diff --git a/package.json b/package.json index 60e226a5..f5b34201 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "vrealize-developer-tools", "displayName": "vRealize Developer Tools", "description": "Provides code intelligence features and enables a more developer-friendly experience when creating VMware vRealize Orchestrator and VMware vRealize Automation content.", - "version": "2.0.0", + "version": "2.0.1", "publisher": "vmware-pscoe", "license": "MIT", "homepage": "https://github.com/vmware/vrealize-developer-tools", @@ -254,4 +254,4 @@ "preinstall": "node build/preinstall.js", "postinstall": "node node_modules/vscode/bin/install" } -} +} \ No newline at end of file