Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Sep 20, 2015
1 parent 6daf326 commit 566e4b1
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 19 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.9/bootstrap-checkbox-1.2.9-dist.zip "Download Bootstrap-checkbox").
* [Download the latest release](https://github.com/vsn4ik/bootstrap-checkbox/releases/download/v1.2.13/bootstrap-checkbox-1.2.13-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
4 changes: 1 addition & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
"main": "dist/js/bootstrap-checkbox.js",
"ignore": [
"docs",
".gitattributes",
".gitignore",
".travis.yml",
"/.*",
"Gruntfile.js",
"README.md",
"_config.yml",
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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://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.8 (http://vsn4ik.github.io/bootstrap-checkbox)
* Bootstrap-checkbox v1.2.13 (http://vsn4ik.github.io/bootstrap-checkbox)
* Copyright 2013-2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-checkbox",
"version": "1.2.9",
"version": "1.2.13",
"description": "A checkbox component based on Bootstrap framework",
"keywords": [
"bootstrap",
Expand All @@ -17,7 +17,7 @@
"license": "MIT",
"files": [
"dist",
"js",
"js/**/*.js",
"LICENSE"
],
"main": "dist/js/bootstrap-checkbox.js",
Expand Down Expand Up @@ -47,9 +47,7 @@
"main": "dist/js/bootstrap-checkbox.js",
"ignore": [
"docs",
".gitattributes",
".gitignore",
".travis.yml",
".*",
"Gruntfile.js",
"README.md",
"_config.yml",
Expand Down

0 comments on commit 566e4b1

Please sign in to comment.