Skip to content

Commit 02af2b2

Browse files
authored
3.0.0 version bump (#92)
1 parent 644a416 commit 02af2b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinymce-a11y-checker",
3-
"version": "3.0.0-rc2",
3+
"version": "3.0.0",
44
"description": "An accessibility checker plugin for TinyMCE.",
55
"main": "lib/plugin.js",
66
"module": "lib/modules/plugin.js",
@@ -109,4 +109,4 @@
109109
}
110110
}
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)