From fbac47b69670172598113df698e68a88678d8253 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Wed, 14 Mar 2018 21:35:26 -0700 Subject: [PATCH] Release 1.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cc1c78e..3276fb99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation", - "version": "1.5.4", + "version": "1.5.5", "description": "Routing and navigation for your React Native apps", "main": "src/react-navigation.js", "repository": {