diff --git a/package-lock.json b/package-lock.json index 8718e00..3bae646 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-netlify-components", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-netlify-components", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT" } } diff --git a/package.json b/package.json index e00fd1a..78af8ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-netlify-components", - "version": "0.2.0", + "version": "0.2.1", "description": "Astro components for Netlify", "files": [ "CMS.astro",