From 8223e60a74637cde0f428493e02feb2d2e730f6d Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Tue, 10 Sep 2019 18:57:08 +0200 Subject: [PATCH] chore: release 2.0.1 --- 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 331ee723..bedb6fe5 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.0.0", + "version": "2.0.1", "description": "Material Bottom Tab Navigation component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",