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: 75265606c33795a783e4b1cf872512faf323d688 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.alpha1'
  BOOTSTRAP_SHA = '43b130022b333c25d9fa810ab2666059ed699f7a'
end