From 90331269fc386648412af2289d11ec0fd6556139 Mon Sep 17 00:00:00 2001 From: Gilad Gray Date: Tue, 13 Feb 2018 09:41:20 -0800 Subject: [PATCH] 1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 12c5878..c190439 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "theme-blueprint", "displayName": "Blueprint", "description": "Palantir Blueprint syntax theme for VS Code", - "version": "1.0.0", + "version": "1.0.1", "publisher": "giladgray", "engines": { - "vscode": "^1.20.0" + "vscode": "^1.19.0" }, "categories": [ "Themes"