diff --git a/package.json b/package.json index 67e27a09..d728aa1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aotearoan/neon", "description": "Neon is a lightweight design library of VueJS components with minimal dependencies. It supports light and dark modes and can be extended to support multiple themes", - "version": "4.0.7", + "version": "4.0.8", "main": "dist/@aotearoan/neon.umd.js", "types": "dist/@aotearoan/components.d.ts", "files": [ diff --git a/src/app/App.vue b/src/app/App.vue index 930c668f..14360a41 100644 --- a/src/app/App.vue +++ b/src/app/App.vue @@ -59,6 +59,7 @@ color="high-contrast" button-style="text" :size="isMobile ? 's' : 'l'" + aria-label="View on GitHub" />