|  | @@ -7,7 +7,7 @@
 | 
	
		
			
			| 7 | 7 |      "type": "git",
 | 
	
		
			
			| 8 | 8 |      "url": "https://github.com/wix/react-native-navigation.git"
 | 
	
		
			
			| 9 | 9 |    },
 | 
	
		
			
			| 10 |  | -  "version": "0.2.0",
 | 
	
		
			
			|  | 10 | +  "version": "0.2.1",
 | 
	
		
			
			| 11 | 11 |    "description": "React Native Navigation - truly native navigation for iOS and Android",
 | 
	
		
			
			| 12 | 12 |    "nativePackage": true,
 | 
	
		
			
			| 13 | 13 |    "bugs": {
 | 
	
	
		
			
			|  | @@ -21,7 +21,7 @@
 | 
	
		
			
			| 21 | 21 |      "react-native": ">=0.19.0"
 | 
	
		
			
			| 22 | 22 |    },
 | 
	
		
			
			| 23 | 23 |    "dependencies": {
 | 
	
		
			
			| 24 |  | -    "react-native-controllers": "^1.3.3"
 | 
	
		
			
			|  | 24 | +    "react-native-controllers": "^1.3.4"
 | 
	
		
			
			| 25 | 25 |    },
 | 
	
		
			
			| 26 | 26 |    "optionalDependencies": {
 | 
	
		
			
			| 27 | 27 |      "react-redux": "*"
 |