From ad7bb42b731c9876b9cf6de2252402ddaf7d2748 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sun, 19 Mar 2023 15:16:57 +0000 Subject: [PATCH] New NPM version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fca4c1a..91fa6af6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.4.0", + "version": "0.5.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",