Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.rb « bootstrap-sass « lib - github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a2d8d236e6693ef8855b3044fc28cc262a01b1c (plain)
1
2
3
4
module Bootstrap
  VERSION       = '3.3.7'
  BOOTSTRAP_SHA = 'v3.4.0-dev'
end