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>2018-01-19 02:04:29 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-01-19 02:04:29 +0300
commitfad13e5e60e6ece5223e1b66d498716a0d70b1cd (patch)
tree335bfc9b42ed968510ea5b33bd5b6a956407d8b1 /lib
parent5eae2e194a2015c093f834ec71b5c38e39faf244 (diff)
Bump to v4.0.0v4.0.0
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 79c3179..b0c61c9 100644
--- a/lib/bootstrap/version.rb
+++ b/lib/bootstrap/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
- VERSION = '4.0.0.beta3'
+ VERSION = '4.0.0'
BOOTSTRAP_SHA = '8a628b943cf31ca0a002c08af661a95772480225'
end