Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.rb « bootstrap « lib - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a1702b17bc94aacaad317049f2dc733663dea026 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.alpha6'
  BOOTSTRAP_SHA = '48d17bc8b86af468230cba5420f3b56856b161c5'
end