Skip to content

Commit ed4bcac

Browse files
committed
Fix version number in package.json (argh)
1 parent 0e88e75 commit ed4bcac

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": "mathjax-a11y",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "MathJax accessibility extension",
55
"directories": {
66
"test": "tests"

0 commit comments

Comments
 (0)