chore: bump version

This commit is contained in:
satyajit.happy
2019-05-17 19:55:12 +02:00
parent 10f05f4d04
commit 6606efc1c6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [3.10.1]
## [3.10.2]
## Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "react-navigation",
"version": "3.10.1",
"version": "3.10.2",
"description": "Routing and navigation for your React Native apps",
"main": "src/react-navigation.js",
"types": "typescript/react-navigation.d.ts",