From 8c77528301a0fc1a05b581e5faf11c14371a5dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Sat, 11 May 2019 13:35:45 +0200 Subject: [PATCH] v6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f52cf01..fb648d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/eslint-config", - "version": "5.0.0", + "version": "6.0.0", "description": "ESLint preset extending Airbnb, Flow, Prettier and Jest", "main": "index.js", "repository": "git@github.com:callstack/eslint-config-callstack.git",