diff --git a/package.json b/package.json index be3666d..643c289 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "accessible-astro-starter", "description": "An Accessible Starter Theme for Astro including several accessiblity features and tools to help you build faster.", - "version": "3.0.0", + "version": "3.0.1", "author": "Mark Teekman", "homepage": "https://accessible-astro.netlify.app/", "scripts": { @@ -16,7 +16,7 @@ "@astrojs/tailwind": "^5.0.0", "@typescript-eslint/eslint-plugin": "^5.50.0", "@typescript-eslint/parser": "^5.50.0", - "accessible-astro-components": "^2.2.0", + "accessible-astro-components": "^2.3.0", "astro": "^3.0.10", "astro-compress": "^2.0.6", "astro-icon": "^0.7.3",