From 275551befb001baa21495d8d1a903115b0761ae5 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Tue, 13 Nov 2018 16:13:42 +0800 Subject: [PATCH] bump 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7afd7aa..0004aa67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb-snapshot", - "version": "0.5.6", + "version": "0.6.0", "description": "rrweb's component to take a snapshot of DOM, aka DOM serializer", "main": "dist/index.js", "module": "dist/module.js",