This commit is contained in:
Jamie Wong
2018-08-16 11:56:17 -07:00
parent 729d7c771b
commit 853164ebbf
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
## [Unreleased]
## [0.7.0]
### Added
* Added support to import from linux `perf script` [#135]
### Fixed
## [0.6.0]
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "0.6.0",
"version": "0.7.0",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",