From f03042448d1f00011a8657e12b640dab735f20c2 Mon Sep 17 00:00:00 2001 From: Donovan BENFOUZARI Date: Fri, 21 Aug 2020 10:38:02 +0200 Subject: [PATCH] :bookmark: v1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91e6a5c..fad881a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dbenfouzari/eslint-config-react-native", - "version": "1.0.4", + "version": "1.0.5", "description": "React-Native ESLint config", "main": "lib/index.js", "repository": {