diff --git a/package-lock.json b/package-lock.json index 4acc63c..b7b972f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-htaccess", - "version": "0.1.2", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-htaccess", - "version": "0.1.2", + "version": "0.2.0", "license": "MIT", "devDependencies": { "@astrojs/check": "^0.9.3", diff --git a/package.json b/package.json index 93f1fad..09c5010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-htaccess", - "version": "0.1.2", + "version": "0.2.0", "description": "Astro integration to generate an Apache .htaccess file", "type": "module", "exports": {