Skip to content

Commit 11dfd85

Browse files
committed
Release 3.0.1
1 parent 1dca2b0 commit 11dfd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyclejs-sortable",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Makes all children of a vdom-node sortable via drag and drop",
55
"main": "build/cjs/src/makeSortable.js",
66
"module": "build/es6/src/makeSortable.js",

0 commit comments

Comments
 (0)