Skip to content

Commit 33e531d

Browse files
committed
📝 Updating version
1 parent b107125 commit 33e531d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vue A11yDialog
22

3-
This is a Vue.js wrapper component for [`a11y-dialog@5.1.0`](https://github.com/edenspiekermann/a11y-dialog) ([**demo**](https://codesandbox.io/s/rj20wr1kpp)).
3+
This is a Vue.js wrapper component for [`a11y-dialog@5.2.0`](https://github.com/edenspiekermann/a11y-dialog) ([**demo**](https://codesandbox.io/s/rj20wr1kpp)).
44

55
- [Install](#install)
66
- [Usage](#usage)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-a11y-dialog",
33
"description": "Vue.js component wrapping for a11y-dialog",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"homepage": "https://github.com/morkro/vue-a11y-dialog",
66
"license": "MIT",
77
"author": "Moritz Kröger (https://moritz.berlin)",

0 commit comments

Comments
 (0)