Release 0.5.1

This commit is contained in:
Brent Vatne 2018-09-14 15:27:58 +02:00
parent 457081a673
commit 3f4d038b50
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "drawerexample", "name": "stackexample",
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "react-navigation-stack", "name": "react-navigation-stack",
"version": "0.5.0", "version": "0.5.1",
"description": "Stack navigator component for React Navigation", "description": "Stack navigator component for React Navigation",
"main": "dist/index.js", "main": "dist/index.js",
"files": [ "files": [