diff --git a/package-lock.json b/package-lock.json index a30ce2a..9c49d30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-htaccess", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-htaccess", - "version": "0.2.2", + "version": "0.2.3", "license": "MIT", "devDependencies": { "@astrojs/check": "^0.9.4", diff --git a/package.json b/package.json index 2df2d96..f778064 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-htaccess", - "version": "0.2.2", + "version": "0.2.3", "description": "Astro integration to generate an Apache .htaccess file", "type": "module", "exports": {