From 046dcc5929cf4b813cc1d0d49c7832906d37cef9 Mon Sep 17 00:00:00 2001 From: Homer Chen Date: Sat, 22 Aug 2020 20:54:40 +0800 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc4c7c55..8a05bda3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/homerchen19/github-file-icons/issues" }, - "version": "1.1.1", + "version": "1.1.2", "scripts": { "build": "cross-env NODE_ENV=production webpack --config webpack.config.js --display-error-details --progress --colors", "lint": "eslint src/**/*.ts",