From 25cd87ddf7dfc58f84207827db6c118a26f56ac1 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Thu, 1 Nov 2018 13:32:26 +0800 Subject: [PATCH] bump 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b5f7230..82a694ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "0.4.3", + "version": "0.5.0", "description": "record and replay the web", "main": "dist/index.js", "module": "dist/module.js",