Skip to content

Commit f38bcc0

Browse files
committed
Update version to 1.0.0-alpha.1
1 parent 8133ab9 commit f38bcc0

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"awesome-bootstrap-checkbox.css",
55
"awesome-bootstrap-checkbox.scss"
66
],
7-
"version": "0.3.7",
7+
"version": "1.0.0-alpha.1",
88
"homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox",
99
"authors": [
1010
"okendoken flatlogic.com"

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome-bootstrap-checkbox",
3-
"version": "0.3.7",
3+
"version": "1.0.0-alpha.1",
44
"description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.",
55
"main": "awesome-bootstrap-checkbox.css",
66
"scripts": {
@@ -13,8 +13,7 @@
1313
"keywords": [
1414
"bootstrap",
1515
"font-awesome",
16-
"scss",
17-
"less"
16+
"scss"
1817
],
1918
"author": "[email protected] (http://flatlogic.com)",
2019
"license": "MIT",
@@ -26,7 +25,6 @@
2625
"demo",
2726
"awesome-bootstrap-checkbox.css",
2827
"awesome-bootstrap-checkbox.scss",
29-
"awesome-bootstrap-checkbox.less",
3028
"bower.json"
3129
]
3230
}

0 commit comments

Comments
 (0)