diff --git a/package.json b/package.json index 7545a91c..5772f92c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pantelwar/js-utils", - "version": "0.1.1", + "version": "0.1.2", "description": "A utility package for commonly used javascript functions utilized on daily basis in Pantelwar's projects.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", @@ -56,4 +56,4 @@ "type": "git", "url": "git+https://github.com/Pantelwar/js-utils.git" } -} \ No newline at end of file +}