From 08241624e8ece013d0e345a8e4f38f248c9aeef5 Mon Sep 17 00:00:00 2001 From: Juha Ristolainen Date: Thu, 4 Apr 2019 19:48:45 +0100 Subject: [PATCH] Update the version. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 11d5384..76c59b0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "code-stats-vscode", "displayName": "Code::Stats", "description": "Code::Stats package for Visual Studio Code", - "version": "1.0.14", + "version": "1.0.15", "license": "MIT", "publisher": "riussi", "contributors": [ @@ -71,4 +71,4 @@ "axios": "0.18.0", "lodash.template": "^4.4.0" } -} +} \ No newline at end of file