From edb75c342c12b9539fac6639810736861dbc0793 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Sun, 22 Sep 2019 00:42:54 +0200 Subject: [PATCH] chore: release 2.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 254cd4de6..3bf31b035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-tabs", - "version": "2.5.4", + "version": "2.5.5", "description": "Tab Navigation components for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",