Skip to content

Commit a5f2272

Browse files
committed
Release v1.5.1
Should fix stupid npm `latest` tag conflict with the alpha prerelease.
1 parent 4e47f95 commit a5f2272

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": "react-checkbox-tree",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A simple and elegant checkbox tree for React.",
55
"author": "Jake Zatecky",
66
"license": "MIT",

0 commit comments

Comments
 (0)