diff --git a/bower.json b/bower.json index 6d27a30..e36a66b 100644 --- a/bower.json +++ b/bower.json @@ -15,5 +15,5 @@ "name": "aureooms-js-sort", "license": "AGPL-3.0", "homepage": "http://aureooms.github.io/js-sort/", - "version": "3.1.7" + "version": "3.2.0" } \ No newline at end of file diff --git a/component.json b/component.json index 9628a58..17f606e 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "description": "sorting code bricks for JavaScript", - "version": "3.1.7", + "version": "3.2.0", "repo": "aureooms/js-sort", "scripts": [ "js/dist/sort.js" diff --git a/package.json b/package.json index 95f474d..c8816bd 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,5 @@ "url": "https://github.com/aureooms/js-sort.git", "type": "git" }, - "version": "3.1.7" + "version": "3.2.0" } \ No newline at end of file