diff --git a/package.json b/package.json index 8c38c983..1f89e59d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "0.6.0", + "version": "0.6.1", "description": "record and replay the web", "scripts": { "test": "TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.test.ts",