From 4536e9e122707d2f7da371f9708fc921f909c9bb Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Tue, 16 Jun 2015 16:29:46 +0000 Subject: rake convert --- assets/javascripts/bootstrap/button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/javascripts/bootstrap/button.js') diff --git a/assets/javascripts/bootstrap/button.js b/assets/javascripts/bootstrap/button.js index 3e2e345..15d7dca 100644 --- a/assets/javascripts/bootstrap/button.js +++ b/assets/javascripts/bootstrap/button.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: button.js v3.3.4 + * Bootstrap: button.js v3.3.5 * http://getbootstrap.com/javascript/#buttons * ======================================================================== * Copyright 2011-2015 Twitter, Inc. @@ -19,7 +19,7 @@ this.isLoading = false } - Button.VERSION = '3.3.4' + Button.VERSION = '3.3.5' Button.DEFAULTS = { loadingText: 'loading...' -- cgit v1.2.3