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
diff options
context:
space:
mode:
Diffstat (limited to 'lib/img.js')
-rw-r--r--lib/img.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/img.js b/lib/img.js
index d53bd1b..e17d63e 100644
--- a/lib/img.js
+++ b/lib/img.js
@@ -21,7 +21,7 @@
var path = require('path')
, https = require('https')
- , TAG = 'v2.3.0'
+ , TAG = 'v2.3.1'
, CACHE = {}
, FILES = [ 'glyphicons-halflings.png'
, 'glyphicons-halflings-white.png' ]