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