diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c17ec6d..c3929e7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "react-refetch", - "version": "1.0.2-0", + "version": "1.0.3-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f6d0afe..a464f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-refetch", - "version": "1.0.2-0", + "version": "1.0.3-0", "description": "A simple, declarative, and composable way to fetch data for React components.", "main": "./lib/index.js", "scripts": {