Skip to content

Commit f89981d

Browse files
committed
change version 2.8.0 to 2.8.0a
1 parent 6327ea1 commit f89981d

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-sortable-tree",
3-
"version": "2.8.0",
3+
"version": "2.8.0a",
44
"description": "Drag-and-drop sortable component for nested data and hierarchies",
55
"scripts": {
66
"prebuild": "yarn run lint && yarn run clean",

0 commit comments

Comments
 (0)