From 824c5065c92078330a6aa22418e8aa3a6e85d81c Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Thu, 25 Jul 2019 11:59:31 +1000 Subject: [PATCH] fogot to bump the package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e35e02..a473519 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-profile-switcher", "displayName": "Profile Switcher", "description": "Allows you to switch between different profiles you have created", - "version": "0.3.2", + "version": "0.3.3", "preview": true, "license": "SEE LICENSE IN LICENSE.md", "publisher": "aaronpowell",