From c658ee9e01a936daa6986774b7a2d4a2543737ba Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Tue, 6 Jul 2021 12:13:25 +0800 Subject: [PATCH] Release 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 013e5c62..0061eeeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "1.0.0", + "version": "1.0.1", "description": "record and replay the web", "scripts": { "prepare": "npm run prepack",