From a5336dc197348250db95c88fb000e9aea638394e Mon Sep 17 00:00:00 2001 From: Shaun Williams Date: Thu, 11 May 2017 03:29:27 -0500 Subject: [PATCH] version 0.5.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ce52812..074d022 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-parinfer", "displayName": "Parinfer", "description": "Parinfer for VS Code", - "version": "0.4.0", + "version": "0.5.0", "publisher": "shaunlebron", "icon": "icon.png", "engines": { @@ -68,4 +68,4 @@ "typescript": "^2.0.10" }, "license": "MIT" -} +} \ No newline at end of file