This commit is contained in:
Jamie Wong
2018-09-12 18:22:59 -07:00
parent ee0c2c5025
commit c70171836c
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
## Unreleased
## [1.0.4] - 2018-09-12
### Fixed
* Fix import from Chrome < 69 when there are multiple profiles [#161]
## [1.0.3] - 2018-09-10
### Fixed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",