2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

bump version

This commit is contained in:
Mark Otto
2017-07-04 13:48:46 -07:00
parent bf63d052c0
commit 332a1905f2
21 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: button.js v3.3.7
* Bootstrap: button.js v3.4.0
* http://getbootstrap.com/javascript/#buttons
* ========================================================================
* Copyright 2011-2016 Twitter, Inc.
@@ -19,7 +19,7 @@
this.isLoading = false
}
Button.VERSION = '3.3.7'
Button.VERSION = '3.4.0'
Button.DEFAULTS = {
loadingText: 'loading...'