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
path: root/lib
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glebm@google.com>2015-09-11 01:05:09 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-09-11 01:05:48 +0300
commitaab35ab41958dcd2e3e94e4c15fb34867a7fdab1 (patch)
treeced44abe0016039edf24a73b186e2db95422d852 /lib
parent5ef4dee608c93e6b3d7538500bbac4d05c79b94b (diff)
rake update[v4-dev]
Diffstat (limited to 'lib')
-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 3d93e35..ca240be 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.dev'
- BOOTSTRAP_SHA = 'd258559f11efb71029454c85cef209cbdc97e929'
+ BOOTSTRAP_SHA = 'b811f8cf9628dbcbfe994f71588c5a0c921a092d'
end