From b3c8e2a8d67d94c2b8af170084b6500bf7778968 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Wed, 31 Oct 2018 12:26:26 +0800 Subject: [PATCH] bump 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7846fa8..24b806e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "0.4.2", + "version": "0.4.3", "description": "record and replay the web", "main": "dist/index.js", "module": "dist/module.js",