From 391926c8ba166ff8d820dddf0f655023f68cf7e3 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Tue, 29 Oct 2019 02:59:15 +0100 Subject: [PATCH] chore: release 2.1.5 --- packages/material-bottom-tabs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/material-bottom-tabs/package.json b/packages/material-bottom-tabs/package.json index a31bc3e4..05c985ae 100644 --- a/packages/material-bottom-tabs/package.json +++ b/packages/material-bottom-tabs/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-material-bottom-tabs", - "version": "2.1.4", + "version": "2.1.5", "description": "Material Bottom Tab Navigation component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",