From a7536b9c3f1ce69bb2e98cfca863875102ea0622 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Mon, 21 Oct 2019 15:04:36 +0200 Subject: [PATCH] chore: release 2.1.3 --- 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 0bce0b24..2b101559 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.2", + "version": "2.1.3", "description": "Material Bottom Tab Navigation component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",