From 6ed57839d7c1efaf8d36438a7fd6e5fb49b1584e Mon Sep 17 00:00:00 2001 From: Marcel Kloubert Date: Sun, 11 Dec 2016 00:29:40 +0100 Subject: [PATCH] fixed package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4f12c71..53d5dae 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "vs-deploy", "displayName": "Deploy", "description": "Commands for deploying files of your workspace to a destination.", - "version": "1.5.0", + "version": "1.5.1", "publisher": "mkloubert", "engines": { - "vscode": "^1.5.1" + "vscode": "^1.5.0" }, "license": "MIT", "categories": [