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-12-15 03:27:57 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-12-15 03:27:57 +0300
commit3c147bbcc977f74c6a2f6c4b15dc479c89aaf2b0 (patch)
treebf51e27224a61d105d1544be158e63622535c3a3 /lib/bootstrap
parentdc6648900ffe8609188a7bf904bd765a492471b9 (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 7273620..6c8bba4 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '4.0.0.alpha3'
- BOOTSTRAP_SHA = '48938155eb24b4ccdde09426066869504c6dab3c'
+ BOOTSTRAP_SHA = '5cb503e6306116bce6de78c8b7436a13db851fab'
end