Skip to content

Commit f9aed04

Browse files
v8.0.0
1 parent 1b34063 commit f9aed04

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
@@ -17,5 +17,5 @@
1717
"name": "aureooms-js-selection",
1818
"license": "AGPL-3.0",
1919
"homepage": "http://aureooms.github.io/js-selection/",
20-
"version": "7.1.0"
20+
"version": "8.0.0"
2121
}

component.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"url": "https://github.com/aureooms/js-selection.git",
4040
"type": "git"
4141
},
42-
"version": "7.1.0",
42+
"version": "8.0.0",
4343
"spm": {
4444
"main": "js/dist/selection.js"
4545
}

0 commit comments

Comments
 (0)