From 736209d768994697f94625376afdcc052b35708d Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Thu, 23 Jan 2020 12:45:47 +0100 Subject: [PATCH] chore: release 2.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc99fbaff..77be4f8d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-stack", - "version": "2.0.15", + "version": "2.0.16", "description": "Stack navigator component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",