diff --git a/bower.json b/bower.json index a5a8657..af76f1d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.9", + "version": "1.3.0", "homepage": "https://github.com/RamonSmit/Nestable2", "authors": [ "David Bushell <@dbushell>", diff --git a/package-lock.json b/package-lock.json index afc4103..b7f42b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.9", + "version": "1.3.0", "lockfileVersion": 1, "dependencies": { "acorn": { diff --git a/package.json b/package.json index 5768fb0..c1f404f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.9", + "version": "1.3.0", "description": "Drag & drop hierarchical list with mouse and touch compatibility", "main": "jquery.nestable.js", "scripts": {