diff --git a/package.json b/package.json index 030eff1..7eb5a91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@0ti.me/index-generator", - "version": "0.1.2", + "version": "0.1.3", "description": "A library which provides tooling to generate an index.js file based on a configured file-path", "license": "GPL-3.0", "main": "src/index.js",