From dfae2d231e39c81827d08fd8834d736c5b3005b1 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 31 Aug 2021 16:25:57 +0530 Subject: refactor: Use Ferdi.safeParseInt to ensure that parsing is done consistently in all recipes. --- recipes/xing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xing/package.json') diff --git a/recipes/xing/package.json b/recipes/xing/package.json index 0e3637d..12a2c6f 100644 --- a/recipes/xing/package.json +++ b/recipes/xing/package.json @@ -1,7 +1,7 @@ { "id": "xing", "name": "XING", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "config": { "serviceURL": "https://www.xing.com/messenger/global" -- cgit v1.2.3-54-g00ecf