Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommezz committed Jul 31, 2017
1 parent 98b9c2e commit 1c5877a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion circle.yml
Expand Up @@ -11,4 +11,5 @@ dependencies:
- yarn install
test:
override:
- yarn run test
- yarn run flow
- yarn run jest:coverage
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-offline",
"version": "3.0.1",
"version": "3.1.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 <raulgdeveloper@gmail.com> (https://github.com/rauliyohmc)",
Expand Down

0 comments on commit 1c5877a

Please sign in to comment.