This commit is contained in:
Jamie Wong
2018-07-18 08:54:53 -07:00
parent 1b36a2e3f4
commit d7969ac2b8
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
## [0.3.0] - 2018-07-18
### Added
* Support for remapping profiles using a wasm symbol file [#93]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "0.2.0",
"version": "0.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"main": "index.js",
"bin": {