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