Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Dec 25, 2015
1 parent f75fd9b commit 3545542
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Several quick start options are available:

* [Download the latest release](https://github.com/vsn4ik/bootstrap-checkbox/releases/download/v1.2.14/bootstrap-checkbox-1.2.14-dist.zip "Download Bootstrap-checkbox").
* [Download the latest release](https://github.com/vsn4ik/bootstrap-checkbox/releases/download/v1.2.15/bootstrap-checkbox-1.2.15-dist.zip "Download Bootstrap-checkbox").
* Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-checkbox.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap-checkbox`.
* Install with [npm](https://www.npmjs.com): `npm install bootstrap-checkbox`.
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bootstrap-checkbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bootstrap-checkbox.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/i18n/es.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/es.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/pt.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/pt.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/ru.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/ru.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/tr.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/i18n/tr.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-checkbox v1.2.14 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.15 (https://vsn4ik.github.io/bootstrap-checkbox/)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-checkbox",
"version": "1.2.14",
"version": "1.2.15",
"description": "A checkbox component based on Bootstrap framework",
"keywords": [
"bootstrap",
Expand Down

0 comments on commit 3545542

Please sign in to comment.