From 625f133cb247061113dbfabd3fd59b42daaceb80 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sun, 8 Nov 2020 16:21:51 +0000 Subject: [PATCH] 0.4.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b89e760..a7176d59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.3.2", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9927e86a..cf7694de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.3.2", + "version": "0.4.0", "description": "Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos", "homepage": "https://github.com/edent/SuperTinyIcons/", "license": "MIT",