2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Run grunt.

[ci skip]
This commit is contained in:
XhmikosR
2015-12-24 12:50:15 +02:00
parent 53bc3ffbf3
commit 612ff4f5d1
54 changed files with 644 additions and 534 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ var Button = (function ($) {
*/
var NAME = 'button';
var VERSION = '4.0.0-alpha';
var VERSION = '4.0.0-alpha.2';
var DATA_KEY = 'bs.button';
var EVENT_KEY = '.' + DATA_KEY;
var DATA_API_KEY = '.data-api';