diff --git a/bower.json b/bower.json index dbca364f..83c0b087 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "html.sortable", - "version": "0.2.5", + "version": "0.2.6", "repository": { "type": "git", "url": "https://github.com/voidberg/html5sortable.git" diff --git a/package.json b/package.json index ded1e779..f117a48a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "html5sortable", "main": "dist/html.sortable.js", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "description": "Lightweight jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.", "author": {