Skip to content

Commit 69ca6a2

Browse files
committed
Version bump
1 parent b39dc4f commit 69ca6a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ yarn add react-native-offline
5151

5252
### RN <= v0.47
5353
```
54-
$ yarn add react-native-offline@3.2.0
54+
$ yarn add react-native-offline@3.6.0
5555
```
5656

5757
#### Android

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-offline",
3-
"version": "3.5.0",
3+
"version": "3.7.0",
44
"description": "Handy toolbelt to deal with offline mode in React Native applications. Cross-platform, provides a smooth redux integration.",
55
"main": "./src/index.js",
66
"author": "Raul Gomez Acuña <[email protected]> (https://github.com/rauliyohmc)",

0 commit comments

Comments
 (0)