Skip to content

Commit 2a6f772

Browse files
author
Hesam Bahrami
authored
chore(release): version 5.0.1 (#61)
* bump up the version * update the author's nickname * update the package description
1 parent 1bccd31 commit 2a6f772

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "nested-sort",
3-
"version": "5.0.0",
4-
"author": "Hesam Bahrami (Genzo)",
5-
"description": "A JavaScript library to create a nested list of elements",
3+
"version": "5.0.1",
4+
"author": "Hesam Bahrami (hesamurai)",
5+
"description": "A JavaScript library for sorting a nested list of items via drag and drop.",
66
"umdClassName": "NestedSort",
77
"main": "dist/nested-sort.cjs.js",
88
"module": "dist/nested-sort.esm.js",

0 commit comments

Comments
 (0)