diff --git a/bower.json b/bower.json index e97fcbc..876876b 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.2" + "version": "3.1.3" } \ No newline at end of file diff --git a/component.json b/component.json index 0d18cbe..0773158 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "description": "sorting code bricks for JavaScript", - "version": "3.1.2", + "version": "3.1.3", "repo": "aureooms/js-sort", "scripts": [ "js/dist/sort.js" diff --git a/package.json b/package.json index 79c4193..03b2c20 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "url": "https://github.com/aureooms/js-sort.git", "type": "git" }, - "version": "3.1.2" -} + "version": "3.1.3" +} \ No newline at end of file