Skip to content

Commit 6323b7a

Browse files
v4.0.2
1 parent a3d6412 commit 6323b7a

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,7 +15,7 @@
1515
],
1616
"main": "js/dist/splitting.js",
1717
"name": "aureooms-js-splitting",
18-
"version": "4.0.1",
18+
"version": "4.0.2",
1919
"homepage": "http://aureooms.github.io/js-splitting/",
2020
"description": "array splitting code bricks for JavaScript"
2121
}

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": [
55
"js/dist/splitting.js"
66
],
7-
"version": "4.0.1",
7+
"version": "4.0.2",
88
"description": "array splitting code bricks for JavaScript",
99
"main": "js/dist/splitting.js",
1010
"license": "AGPL-3.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build": "./node_modules/.bin/aureooms-node-package-build"
1515
},
1616
"dependencies": {},
17-
"version": "4.0.1",
17+
"version": "4.0.2",
1818
"bugs": {
1919
"url": "https://github.com/aureooms/js-splitting/issues"
2020
},

0 commit comments

Comments
 (0)