Skip to content

Commit 2f90239

Browse files
committed
Update version in package.json
1 parent 47f0090 commit 2f90239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-a11y/announcer",
3-
"version": "1.0.6",
3+
"version": "2.0.0",
44
"description": "A simple way with Vue to announce any information to the screen readers.",
55
"main": "dist/vue-announcer.umd.js",
66
"module": "dist/vue-announcer.esm.js",

0 commit comments

Comments
 (0)