From ba2cd2737a5967ca7778bd9b3159ba12223ae2d6 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Sat, 19 Oct 2019 18:10:34 +0200 Subject: [PATCH] chore: release 1.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ba5c7873..e5cf47f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-stack", - "version": "1.9.4", + "version": "1.10.0", "description": "Stack navigator component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",