diff --git a/package.json b/package.json index eac86ae..082b13c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluebird-promise-profiler", - "version": "1.2.3", + "version": "1.3.0", "description": "This repo will profile your code by giving the execution time of all promises in a json without disturbing the production level code.", "main": "./build/promise_profiler.js", "scripts": {