From 972b628bc3a8b8aebd1013b3218afa45ada85b50 Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Wed, 24 Sep 2014 13:17:26 +0400 Subject: [PATCH] Bump 1.1.5. --- bower.json | 2 +- dist/js/bootstrap-checkbox.js | 2 +- dist/js/bootstrap-checkbox.min.js | 2 +- dist/js/i18n/ru.js | 2 +- dist/js/i18n/ru.min.js | 2 +- dist/js/i18n/tr.js | 2 +- dist/js/i18n/tr.min.js | 2 +- package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index b2eadcb..e7b0d5c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-checkbox", - "version": "1.1.4", + "version": "1.1.5", "description": "A checkbox component based on Bootstrap framework", "keywords": [ "bootstrap", diff --git a/dist/js/bootstrap-checkbox.js b/dist/js/bootstrap-checkbox.js index 6499874..b9970c4 100644 --- a/dist/js/bootstrap-checkbox.js +++ b/dist/js/bootstrap-checkbox.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/dist/js/bootstrap-checkbox.min.js b/dist/js/bootstrap-checkbox.min.js index fbd6dbb..158baef 100644 --- a/dist/js/bootstrap-checkbox.min.js +++ b/dist/js/bootstrap-checkbox.min.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/dist/js/i18n/ru.js b/dist/js/i18n/ru.js index c815063..3031d80 100644 --- a/dist/js/i18n/ru.js +++ b/dist/js/i18n/ru.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/dist/js/i18n/ru.min.js b/dist/js/i18n/ru.min.js index 677422f..d9eaaaf 100644 --- a/dist/js/i18n/ru.min.js +++ b/dist/js/i18n/ru.min.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/dist/js/i18n/tr.js b/dist/js/i18n/tr.js index 33b0b3f..883243a 100644 --- a/dist/js/i18n/tr.js +++ b/dist/js/i18n/tr.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/dist/js/i18n/tr.min.js b/dist/js/i18n/tr.min.js index 93675bd..6eceb59 100644 --- a/dist/js/i18n/tr.min.js +++ b/dist/js/i18n/tr.min.js @@ -1,5 +1,5 @@ /*! - * Bootstrap-checkbox v1.1.4 (http://vsn4ik.github.io/bootstrap-checkbox) + * Bootstrap-checkbox v1.1.5 (http://vsn4ik.github.io/bootstrap-checkbox) * Copyright 2013-2014 Vasily A. (https://github.com/vsn4ik) * Licensed under MIT (https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE) */ diff --git a/package.json b/package.json index bdc3b8a..100ce4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-checkbox", - "version": "1.1.4", + "version": "1.1.5", "description": "A checkbox component based on Bootstrap framework", "keywords": [ "bootstrap",