There was an error while loading. Please reload this page.
1 parent 19fd558 commit dc5fe85Copy full SHA for dc5fe85
2 files changed
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html.sortable",
3
- "version": "0.3.1",
+ "version": "0.4.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/voidberg/html5sortable.git"
package.json
@@ -1,7 +1,7 @@
"name": "html5sortable",
"main": "dist/html.sortable.js",
"license": "MIT",
"description": "Lightweight jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.",
7
"author": {
0 commit comments