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 <glex.spb@gmail.com>2017-10-19 23:48:29 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-19 23:48:29 +0300
commit4322a3c379b89c6c91b9d3bc3f24073567023837 (patch)
tree92a4cff22e07e217e014e0501ee180c202408499 /lib
parent415995c24bc98dfb9efda792424294e82bda244b (diff)
rake update[v4.0.0-beta.2]
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 67dd0eb..e779c24 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.beta'
- BOOTSTRAP_SHA = 'a9fa21e701536e84789169fec6a1f4a0f821ee3c'
+ BOOTSTRAP_SHA = 'fc94de5b8b5b329a298eeeb76174b146ff17af2d'
end