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: a1e7aaf97debf58c5613a1ab925fc2ab89462101 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.0.0.alpha6'
  BOOTSTRAP_SHA = '082c9d92fe1057f8dddda32e1002983d82c681aa'
end