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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2015-09-02 04:25:02 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-02 04:25:02 +0300
commitf82b8c81427629968d9d131892189b5adb23f8f1 (patch)
tree45665fc3252e2c6aec4219220dbc05f2b3593b28 /lib/bootstrap
parente55131680cb1ffd4c007fcbf92d9a4b7d679b926 (diff)
rake update[v4-dev]
Diffstat (limited to 'lib/bootstrap')
-rw-r--r--lib/bootstrap/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap/version.rb b/lib/bootstrap/version.rb
index b5633dc..3d93e35 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.dev'
- BOOTSTRAP_SHA = '8941bdfbda237bed621935cac439520eddc79150'
+ BOOTSTRAP_SHA = 'd258559f11efb71029454c85cef209cbdc97e929'
end