From 43ffc5538851002d6e2ae8e8edf6cc79cd463526 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Mon, 23 Sep 2019 22:19:58 +0200 Subject: [PATCH] chore: release 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1b06035c..fd595516a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-stack", - "version": "1.8.1", + "version": "1.9.0", "description": "Stack navigator component for React Navigation", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",