Skip to content

Commit fc7e364

Browse files
committed
fix bower package
1 parent d9a86d4 commit fc7e364

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 flatlogic.com
3+
Copyright (c) 2014-2016 flatlogic.com
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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": "1.0.0-alpha.1",
7+
"version": "1.0.0-alpha.2",
88
"homepage": "https://github.com/flatlogic/awesome-bootstrap-checkbox",
99
"authors": [
1010
"okendoken flatlogic.com"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome-bootstrap-checkbox",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "Font Awesome Bootstrap Checkboxes & Radios. Pure css way to make inputs look prettier.",
55
"main": "awesome-bootstrap-checkbox.css",
66
"scripts": {

0 commit comments

Comments
 (0)