From 7e0ab1fbb8ba82a7783ad4e7e52f3d5a7bbfdda5 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Tue, 29 Oct 2019 02:23:22 +0100 Subject: [PATCH] chore: release 2.1.4 --- 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 de3469cb..a31bc3e4 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.3", + "version": "2.1.4", "description": "Material Bottom Tab Navigation component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",