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: fd9354ffd5b3b0438eb86c43bf6ef2dddc7a2499 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.1.1'
  BOOTSTRAP_SHA = '779ad9f174ea5ab7e755f6df0ec9e5912d67dd16'
end