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: 6652be947933e53f721731416d564dcfa215cb28 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.1.0'
  BOOTSTRAP_SHA = '8f7bd419935adfcd53c471a0202083464800619e'
end