From e1f96efa48644738757c0551382371095c3d476e Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Wed, 7 Oct 2020 10:26:32 +0200 Subject: [PATCH] chore: release 2.15.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c214d9b7..d501d047 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tab-view", - "version": "2.15.1", + "version": "2.15.2", "description": "Tab view component for React Native", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",