From 0aeea9633f53f4950b58934fe15802af54b6ec32 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Wed, 23 Oct 2019 16:40:34 +0100 Subject: [PATCH] bump node --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06dca996..7e4c6c94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.3.0", + "version": "0.3.1", "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",