From 8e660392076d17d87549ca05e3bdcea0dcd26fe0 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Sun, 12 Jan 2020 16:41:21 +0100 Subject: [PATCH] chore: release 2.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6838e2a6f..59a83b6ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-stack", - "version": "2.0.13", + "version": "2.0.14", "description": "Stack navigator component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",