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