From bbbb1f1b6cc8506b278b960f45f2ee3501dee2b9 Mon Sep 17 00:00:00 2001 From: unix Date: Fri, 27 Mar 2020 01:15:34 +0800 Subject: [PATCH] 0.0.1-alpha.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a51510c..8546542 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit-ui/react", - "version": "0.0.1-alpha.37", + "version": "0.0.1-alpha.38", "main": "dist/index.js", "module": "dist/index.es.js", "browser": "dist/index.umd.js",