소스 검색

Update package.json version to 3.2.0 [ci skip]

wixmobile 5 년 전
부모
커밋
bac0a88d98
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      package.json

+ 2
- 2
package.json 파일 보기

1
 {
1
 {
2
   "name": "react-native-navigation",
2
   "name": "react-native-navigation",
3
-  "version": "3.1.2",
3
+  "version": "3.2.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,
166
       }
166
       }
167
     }
167
     }
168
   }
168
   }
169
-}
169
+}