Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommezz committed Jan 11, 2018
1 parent b39dc4f commit 69ca6a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $ yarn add react-native-offline

### RN <= v0.47
```
$ yarn add react-native-offline@3.2.0
$ yarn add react-native-offline@3.6.0
```

#### Android
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-offline",
"version": "3.5.0",
"version": "3.7.0",
"description": "Handy toolbelt to deal with offline mode in React Native applications. Cross-platform, provides a smooth redux integration.",
"main": "./src/index.js",
"author": "Raul Gomez Acuña <[email protected]> (https://github.com/rauliyohmc)",
Expand Down

0 comments on commit 69ca6a2

Please sign in to comment.