Skip to content

Commit c8945dd

Browse files
v5.0.4
1 parent 6c80ed8 commit c8945dd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"name": "aureooms-js-sort",
1616
"license": "AGPL-3.0",
1717
"homepage": "http://aureooms.github.io/js-sort/",
18-
"version": "5.0.3"
18+
"version": "5.0.4"
1919
}

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "sorting code bricks for JavaScript",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"repo": "aureooms/js-sort",
55
"scripts": [
66
"js/dist/sort.js"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"url": "https://github.com/aureooms/js-sort.git",
3636
"type": "git"
3737
},
38-
"version": "5.0.3"
39-
}
38+
"version": "5.0.4"
39+
}

0 commit comments

Comments
 (0)