Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rajulbabel committed Mar 1, 2018
1 parent 472269a commit 6b51b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bluebird-promise-profiler",
"version": "1.1.11",
"version": "1.2.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": "./src/promise_profiler.js",
"scripts": {
Expand Down

0 comments on commit 6b51b99

Please sign in to comment.