From 72e60009519db3e710293ad877947c6baef40b59 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Wed, 5 Jul 2017 00:22:31 +0200 Subject: [PATCH] version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c35d28f..541450d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hopscotch", "displayName": "Hopscotch (Official)", "description": "Color scheme inspired by the Hopscotch learning platform for kids", - "version": "0.1.4", + "version": "0.1.5", "publisher": "idleberg", "license": "CC0-1.0", "author": { @@ -52,4 +52,4 @@ "test": "gulp lint", "vscode:prepublish": "gulp build" } -} +} \ No newline at end of file