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: 71d38ec6f42a39cbf316c8ad180bd5d18fa03319 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.alpha6'
  BOOTSTRAP_SHA = '4d515e402686ffb819c64c2b60766eca9029071b'
end