From 0bb1182a81512c8659b31a48efe6ba3f8e9e299c 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bce0b2..2b10155 100644 --- a/package.json +++ b/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",