From 1b84205f276be0c81be9c6936e0f6cb0e830b550 Mon Sep 17 00:00:00 2001 From: unix Date: Sat, 6 Jun 2020 05:53:28 +0800 Subject: [PATCH] chore: release v1.7.0-canary.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9915738..b78e619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit-ui/react", - "version": "1.7.0-canary.0", + "version": "1.7.0-canary.1", "main": "dist/index.js", "module": "esm/index.js", "types": "dist/index.d.ts",