Browse Source

Update package.json version to 3.3.0 [ci skip]

wixmobile 4 years ago
parent
commit
28e29ac052
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

1
 {
1
 {
2
   "name": "react-native-navigation",
2
   "name": "react-native-navigation",
3
-  "version": "3.2.0",
3
+  "version": "3.3.0",
4
   "description": "React Native Navigation - truly native navigation for iOS and Android",
4
   "description": "React Native Navigation - truly native navigation for iOS and Android",
5
   "license": "MIT",
5
   "license": "MIT",
6
   "nativePackage": true,
6
   "nativePackage": true,
167
       }
167
       }
168
     }
168
     }
169
   }
169
   }
170
-}
170
+}