diff --git a/package.json b/package.json index 15c1424..85bd2df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-router-native", - "version": "0.0.1", + "version": "0.1.0", "description": "A routing library for React Native NavigationExperimental that strives for sensible API parity with react-router", "main": "lib/index.js", "author": "Jake Murzy ",