Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/js.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/js.js')
-rw-r--r--lib/js.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/js.js b/lib/js.js
index d05914a..90e731f 100644
--- a/lib/js.js
+++ b/lib/js.js
@@ -22,7 +22,7 @@
var uglifyJS = require('uglify-js')
, path = require('path')
, https = require('https')
- , TAG = 'v2.3.1'
+ , TAG = 'v2.3.2'
, CACHE = {}
, FILES = [ "bootstrap-transition.js"
, "bootstrap-affix.js"