From cde6e845cd5a9e06ae35aacbcfe8cb51b0713e84 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Sat, 23 Jun 2018 11:02:14 -0700 Subject: [PATCH] Release 2.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a431a04..afdfa42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation", - "version": "2.5.1", + "version": "2.5.2", "description": "Routing and navigation for your React Native apps", "main": "src/react-navigation.js", "repository": {