Skip to content

Commit 7a96353

Browse files
committed
Bump to 1.0.0
1 parent 7a3c848 commit 7a96353

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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 (0.4.1):
2125+
- RNSwanBrowser (1.0.0):
21262126
- boost
21272127
- DoubleConversion
21282128
- fast_float
@@ -2456,7 +2456,7 @@ SPEC CHECKSUMS:
24562456
ReactAppDependencyProvider: 8df342c127fd0c1e30e8b9f71ff814c22414a7c0
24572457
ReactCodegen: 439c427ccc115d71d16cc84256e5fbdc7fcef57a
24582458
ReactCommon: 592ef441605638b95e533653259254b4bd35ff4f
2459-
RNSwanBrowser: 48cdb9a43eb0697602371982ecceffdb6566095d
2459+
RNSwanBrowser: 8b88e86efa0b9a299583e378cfee6c633c8e1120
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": "0.4.1",
3+
"version": "1.0.0",
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)