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:
authorpinglamb <pinglambs@gmail.com>2016-07-28 19:21:10 +0300
committerpinglamb <pinglambs@gmail.com>2016-07-28 19:21:10 +0300
commit63982c9a2b5a1be6fd6ec765b8cece7131dac805 (patch)
tree8a6911d217fa28769f19d0035c4a2fba58ea79eb /lib
parentf6a7b7bf41ea628b61693597be299c4257f93079 (diff)
rake update[v4.0.0-alpha.3]
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 ac0e69b..62fe1ff 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.alpha3'
- BOOTSTRAP_SHA = '4354e874840393418e13409e1c534c1b5bf55809'
+ BOOTSTRAP_SHA = 'c7de6107a86ebe65a6f5d5b88884256e5094ca92'
end