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:
authorJan Stevens <jan@playpass.be>2015-08-19 22:35:24 +0300
committerJan Stevens <jan@playpass.be>2015-08-19 22:35:24 +0300
commit1f3b67a1018d144485ec323d6efd0adea45f1a49 (patch)
tree5bdd93e3f51eeb08ab77665d578e8b0545efff2d /lib
parent7397065e0daf73ac84e0846b0278736163b147a2 (diff)
Updated version after rake convert task
Diffstat (limited to 'lib')
-rw-r--r--lib/bootstrap-sass/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap-sass/version.rb b/lib/bootstrap-sass/version.rb
index 8d480b5..0b27ed3 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
VERSION = '3.3.5.1'
- BOOTSTRAP_SHA = '16b48259a62f576e52c903c476bd42b90ab22482'
+ BOOTSTRAP_SHA = 'v4-dev'
end