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

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