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: 943146d491146f659fc2d4e2a6a789642955c8d0 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.beta3'
  BOOTSTRAP_SHA = 'ced70da441d487efb8589acbff445d6b5fa68bb9'
end