diff --git a/package.json b/package.json index af63bb2c59..a24a734e46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use", - "version": "15.0.0-alpha.0", + "version": "15.0.0-alpha.1", "description": "Collection of React Hooks", "main": "lib/index.js", "module": "esm/index.js",