diff --git a/bower.json b/bower.json index c91beed..eaf88a2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery.listswap", - "version": "0.2.1", + "version": "0.3.0", "description": "ListSwap is a jQuery plugin that allows you to swap (add/remove) items between two drop-down lists.", "main": "", "authors": [ diff --git a/package.json b/package.json index 0a21c2b..0776d54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery.listswap", - "version": "0.2.1", + "version": "0.3.0", "description": "ListSwap is a jQuery plugin that allows you to swap (add/remove) items between two drop-down lists.", "repository": { "type": "git",