diff --git a/package.json b/package.json index 7584cf3..8319b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stack-mapper", - "version": "0.1.5", + "version": "0.1.6", "description": "Initialize it with a source map, then feed it error stacks to have the trace locations mapped to the original files.", "main": "index.js", "scripts": {