From 97649c659e00a46aa028c02050bed47f32444407 Mon Sep 17 00:00:00 2001 From: osdnk <micosa97@gmail.com> Date: Sun, 30 Jun 2019 18:23:23 +0100 Subject: [PATCH] chore: release 2.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca474850..80f766c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tab-view", - "version": "2.7.0", + "version": "2.7.1", "description": "Tab view component for React Native", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",