diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d62f495..8b1bdde 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "react-refetch", - "version": "3.0.0-0", + "version": "3.0.0-1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20b77d4..10a8fb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-refetch", - "version": "3.0.0-0", + "version": "3.0.0-1", "description": "A simple, declarative, and composable way to fetch data for React components.", "main": "./lib/index.js", "types": "./lib/index.d.ts",