From 11c35c8c307cbf25eb35f73ca806d98a563ad7af Mon Sep 17 00:00:00 2001 From: Eric Vicenti Date: Mon, 29 Oct 2018 18:59:28 -0700 Subject: [PATCH] chore: release 3.0.0-alpha.14 --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 957d3405..7fa29580 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@react-navigation/core", - "version": "3.0.0-alpha.13", + "version": "3.0.0-alpha.14", "description": "Core utilities for the react-navigation framework", "main": "dist/index.js", "files": [