Skip to content

Commit e0f24c2

Browse files
committed
v0.3.3
1 parent f334663 commit e0f24c2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

bower.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "awesome-bootstrap-checkbox",
3-
"main": ["awesome-bootstrap-checkbox.css", "awesome-bootstrap-checkbox.scss"],
4-
"version": "0.3.2",
3+
"main": [
4+
"awesome-bootstrap-checkbox.css",
5+
"awesome-bootstrap-checkbox.scss"
6+
],
7+
"version": "0.3.3",
58
"homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox",
69
"authors": [
710
"okendoken flatlogic.com"
@@ -11,6 +14,5 @@
1114
"**/.*",
1215
"bower_components"
1316
],
14-
"dependencies": {
15-
}
17+
"dependencies": {}
1618
}

0 commit comments

Comments
 (0)