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/xing/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/xing/package.json') diff --git a/recipes/xing/package.json b/recipes/xing/package.json index 407eaa2..8848962 100644 --- a/recipes/xing/package.json +++ b/recipes/xing/package.json @@ -1,7 +1,7 @@ { "id": "xing", "name": "XING", - "version": "1.1.0", + "version": "1.1.1", "description": "XING Messenger", "main": "index.js", "author": "Volker Tietz ", @@ -9,4 +9,4 @@ "config": { "serviceURL": "https://www.xing.com/messenger/global" } -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf