diff --git a/package.json b/package.json index 6df2ac7..b593b52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cpuprofilify", - "version": "0.0.0", + "version": "0.1.0", "description": "Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.", "main": "index.js", "scripts": {