Skip to content

Commit 3edf58a

Browse files
committed
Bumped v1.0.0
1 parent d8c2c45 commit 3edf58a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platformatic/flame",
3-
"version": "0.1.3",
3+
"version": "1.0.0",
44
"description": "CPU profiling and flamegraph visualization tool using @platformatic/react-pprof",
55
"main": "lib/index.js",
66
"bin": {
@@ -63,4 +63,4 @@
6363
"lint",
6464
"test"
6565
]
66-
}
66+
}

0 commit comments

Comments
 (0)