Skip to content

Commit 8fe420a

Browse files
committed
Release v1.6.0-alpha.1
Should fix stupid npm issue where prelease was incorrectly marked at `latest`.
1 parent 607c9e5 commit 8fe420a

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

0 commit comments

Comments
 (0)