We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c15e3 commit c713dc8Copy full SHA for c713dc8
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tracelib",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"description": "A Node.js library that provides Chrome DevTools trace models to parse arbitrary trace logs.",
5
"main": "./build/index.js",
6
"scripts": {
0 commit comments