Skip to content

Commit 4f7a73f

Browse files
v3.0.0
1 parent c78fe78 commit 4f7a73f

File tree

6 files changed

+1198
-3
lines changed

6 files changed

+1198
-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": "2.2.1",
18+
"version": "3.0.0",
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": "2.2.1",
7+
"version": "3.0.0",
88
"description": "array splitting code bricks for JavaScript",
99
"main": "js/dist/splitting.js",
1010
"license": "AGPL-3.0"

0 commit comments

Comments
 (0)