From f219fee07b14ea1d37e197b1d80f5c7a8e3bc186 Mon Sep 17 00:00:00 2001 From: fat Date: Mon, 12 May 2014 21:15:16 -0700 Subject: versions --- js/button.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/button.js') diff --git a/js/button.js b/js/button.js index bbce6690e..aa7145072 100644 --- a/js/button.js +++ b/js/button.js @@ -19,6 +19,8 @@ this.isLoading = false } + Button.VERSION = '3.1.1' + Button.DEFAULTS = { loadingText: 'loading...' } -- cgit v1.2.3