From 75af31104f97b1e5cc673ecbec0e13e63cc2f45f Mon Sep 17 00:00:00 2001 From: alexesprit Date: Tue, 10 Dec 2019 21:37:24 +0300 Subject: [PATCH] Release v1.5.0 --- package-lock.json | 2 +- package.json | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c858f4..ea4ac08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vscode-unfancy-file-icons", - "version": "1.4.1", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b42a14e..6269a7e 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,13 @@ "categories": [ "Themes" ], - "keywords": ["icon-theme", "icons", "octicons", "customization"], - "version": "1.4.1", + "keywords": [ + "icon-theme", + "icons", + "octicons", + "customization" + ], + "version": "1.5.0", "publisher": "alexesprit", "license": "MIT", "engines": {