diff --git a/package.json b/package.json index ac8b62a3..143343d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rrweb", - "version": "0.7.1", + "version": "0.7.2", "description": "record and replay the web", "scripts": { "test": "npm run bundle:browser && TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.test.ts",