diff --git a/package.json b/package.json index 68f0a5d..f45ce45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-refetch", - "version": "1.0.1-1", + "version": "1.0.1-2", "description": "A simple, declarative, and composable way to fetch data for React components.", "main": "./lib/index.js", "scripts": {