Skip to content

Commit 5edd71e

Browse files
committed
Bump version number
1 parent 345fa0e commit 5edd71e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ PODS:
11631163
- React-logger (= 0.74.0)
11641164
- React-perflogger (= 0.74.0)
11651165
- React-utils (= 0.74.0)
1166-
- RNSwanBrowser (0.2.1):
1166+
- RNSwanBrowser (0.2.2):
11671167
- React-Core
11681168
- SocketRocket (0.7.0)
11691169
- Yoga (0.0.0)
@@ -1398,7 +1398,7 @@ SPEC CHECKSUMS:
13981398
React-runtimescheduler: 7fe561d179b97cecd0c2bec0bbd08f9fd8581c26
13991399
React-utils: f013537c3371270d2095bff1d594d00d4bc9261b
14001400
ReactCommon: 2cde697fd80bd31da1d6448d25a5803088585219
1401-
RNSwanBrowser: 57d20670f4461b8bc3842665189937250560f18e
1401+
RNSwanBrowser: d8eb32cc135161bb19e409f2a2069c497d4c840e
14021402
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
14031403
Yoga: ff1d575b119f510a5de23c22a794872562078ccf
14041404

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swan-io/react-native-browser",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "MIT",
55
"description": "An easy-to-use in-app browser module for React Native.",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)