Skip to content

Commit ee9087d

Browse files
authored
Merge pull request #25 from BradEstey/patch-1
Bump version to 2.1.4
2 parents c23c2f4 + c3e3f1b commit ee9087d

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,7 +1,7 @@
11
{
22
"name": "react-accessible-treeview",
33
"description": "A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"author": "lissitz (https://github.com/lissitz)",
66
"main": "dist/react-accessible-treeview.cjs.js",
77
"module": "dist/react-accessible-treeview.esm.js",

0 commit comments

Comments
 (0)