diff --git a/bower.json b/bower.json index d6da071..6940644 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.3.1", + "version": "1.4.0", "homepage": "https://github.com/RamonSmit/Nestable2", "authors": [ "David Bushell <@dbushell>", diff --git a/package.json b/package.json index 1b81c2d..d09cdce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.3.1", + "version": "1.4.0", "description": "Drag & drop hierarchical list with mouse and touch compatibility", "main": "jquery.nestable.js", "scripts": {