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>2015-10-18 20:58:40 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-10-18 20:58:40 +0300
commita83988ed4257ffd83f5734868efb6cf9b1ca3296 (patch)
treec3523256cb7835576f420e0c0604da1fa25a370f /lib
parent357ce5cb41b4d6a5dabe76e294e29380c47c7783 (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 3159cee..bed5000 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.dev'
- BOOTSTRAP_SHA = 'ba16aa44d06be8a6a4ba61a532906bb0c75f607e'
+ BOOTSTRAP_SHA = '1f4401fd10880ba1160ceffb1d95e98277afb830'
end