From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/stackexchange/icon.svg | 2 +- recipes/stackexchange/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/stackexchange') diff --git a/recipes/stackexchange/icon.svg b/recipes/stackexchange/icon.svg index 83da4be..9d42f9d 100644 --- a/recipes/stackexchange/icon.svg +++ b/recipes/stackexchange/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/stackexchange/package.json b/recipes/stackexchange/package.json index 9d976e5..040edca 100644 --- a/recipes/stackexchange/package.json +++ b/recipes/stackexchange/package.json @@ -1,7 +1,7 @@ { "id": "stackexchange", "name": "StackExchange", - "version": "1.0.0", + "version": "1.0.1", "description": "An unofficial Ferdi recipe for StackExchange", "main": "index.js", "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>", -- cgit v1.2.3-54-g00ecf