Skip to content

Commit 129776b

Browse files
v5.0.1
1 parent 959b333 commit 129776b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.0"
18+
"version": "5.0.1"
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.0",
3+
"version": "5.0.1",
44
"repo": "aureooms/js-sort",
55
"scripts": [
66
"js/dist/sort.js"

package.json

Lines changed: 1 addition & 1 deletion
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.0"
38+
"version": "5.0.1"
3939
}

0 commit comments

Comments
 (0)