From 2c802ab2becf79e7143422c1e5b3ccbad3ec0257 Mon Sep 17 00:00:00 2001 From: unix Date: Sun, 10 May 2020 16:42:10 +0800 Subject: [PATCH] chore: release v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c711d6e..2c09d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zeit-ui/react", - "version": "1.2.0-rc.2", + "version": "1.1.2", "main": "dist/index.js", "module": "dist/index.js", "types": "dist/index.d.ts",