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: 613813d037da5dbeb49c7bc317833f7863c5fc29 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.beta3'
  BOOTSTRAP_SHA = '8ffbb74e81bb607e621df276b12f5b6449392114'
end