Skip to content

Commit 2fdb9b1

Browse files
committed
Bump version number
1 parent 2cb3dba commit 2fdb9b1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

example/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.1)
8+
activesupport (7.2.2.2)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@ PODS:
21222122
- React-perflogger (= 0.80.2)
21232123
- React-utils (= 0.80.2)
21242124
- SocketRocket
2125-
- RNSwanBrowser (1.0.0):
2125+
- RNSwanBrowser (1.0.1):
21262126
- boost
21272127
- DoubleConversion
21282128
- fast_float
@@ -2456,7 +2456,7 @@ SPEC CHECKSUMS:
24562456
ReactAppDependencyProvider: 8df342c127fd0c1e30e8b9f71ff814c22414a7c0
24572457
ReactCodegen: 439c427ccc115d71d16cc84256e5fbdc7fcef57a
24582458
ReactCommon: 592ef441605638b95e533653259254b4bd35ff4f
2459-
RNSwanBrowser: 8b88e86efa0b9a299583e378cfee6c633c8e1120
2459+
RNSwanBrowser: 11401df1762938c174ecdbb35447b7932afd2c57
24602460
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
24612461
Yoga: a742cc68e8366fcfc681808162492bc0aa7a9498
24622462

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swan-io/react-native-browser",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
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)