From 4d652035dcf8fd42783dc466605e4c5d045e11fc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 16 Mar 2015 08:39:31 -0700 Subject: v3.3.2 => v3.3.4 --- js/button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/button.js') diff --git a/js/button.js b/js/button.js index 4d5690173..7c7c021f9 100644 --- a/js/button.js +++ b/js/button.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: button.js v3.3.2 + * Bootstrap: button.js v3.3.4 * http://getbootstrap.com/javascript/#buttons * ======================================================================== * Copyright 2011-2015 Twitter, Inc. @@ -19,7 +19,7 @@ this.isLoading = false } - Button.VERSION = '3.3.2' + Button.VERSION = '3.3.4' Button.DEFAULTS = { loadingText: 'loading...' -- cgit v1.2.3