From b2ba49bba9e45f70970fe26d55e91d12af72ab57 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Thu, 27 Jun 2019 13:30:35 +0200 Subject: [PATCH] chore: release 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2793cb..ca474850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tab-view", - "version": "2.6.2", + "version": "2.7.0", "description": "Tab view component for React Native", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",