From cb3c475aa6520dcc418dc95e1412588537e962f7 Mon Sep 17 00:00:00 2001 From: unix Date: Thu, 1 Oct 2020 16:44:11 +0800 Subject: [PATCH] chore: release v2.1.0-canary.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea57bdc..c9cf7b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@geist-ui/react", - "version": "2.0.3", + "version": "2.1.0-canary.0", "main": "dist/index.js", "module": "esm/index.js", "types": "dist/index.d.ts",