From 8e6ec929fa90df7cfb3dd032e8626a23d6f7f95c Mon Sep 17 00:00:00 2001 From: streamich Date: Sat, 16 May 2020 15:06:47 +0200 Subject: [PATCH] Release 15.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af63bb2c..a24a734e 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",