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/redditchat/icon.svg | 2 +- recipes/redditchat/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/redditchat') diff --git a/recipes/redditchat/icon.svg b/recipes/redditchat/icon.svg index e91d40c..4dad730 100644 --- a/recipes/redditchat/icon.svg +++ b/recipes/redditchat/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/redditchat/package.json b/recipes/redditchat/package.json index 9830971..833eda1 100644 --- a/recipes/redditchat/package.json +++ b/recipes/redditchat/package.json @@ -1,7 +1,7 @@ { "id": "redditchat", "name": "Reddit Chat", - "version": "1.0.0", + "version": "1.0.1", "description": "Reddit Chat", "main": "index.js", "author": "Alex Bloom