diff --git a/package.json b/package.json index a95223c..e831fcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "func-loc", - "version": "0.1.14", + "version": "0.1.15", "description": "Retrieve the function location from it reference in NodeJS.", "main": "./dist/index.js", "scripts": {