diff --git a/package-lock.json b/package-lock.json index 966977b..b2f410e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "middy-profiler", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bbcd4bf..211c389 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "middy-profiler", - "version": "1.0.8", + "version": "1.0.9", "description": "Middy AWS Lambda CPU profiler middleware", "author": "Serkan Özal (https://github.com/serkan-ozal)", "homepage": "https://github.com/serkan-ozal/middy-profiler",