diff --git a/package.json b/package.json index 4d37d37..c6cdd5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tzwel/perftime", - "version": "1.6.9", + "version": "1.6.10", "description": "A simple and flexible utility for measuring function execution time", "main": "perfTime.js", "scripts": {