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