From 35b416b4ea7e6607b41fd9964c41012476426e5a Mon Sep 17 00:00:00 2001 From: unix Date: Fri, 26 Jun 2020 07:59:26 +0800 Subject: [PATCH] chore: release v1.8.0-canary.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b730c12..ecf0937 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit-ui/react", - "version": "1.8.0-canary.0", + "version": "1.8.0-canary.1", "main": "dist/index.js", "module": "esm/index.js", "types": "dist/index.d.ts",