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: eb8464f0fe150f06f22b779657a07163ab56cf5e (plain)
1
2
3
4
module Bootstrap
  VERSION = '3.3.1.0'
  BOOTSTRAP_SHA = '9a7e365c2c4360335d25246dac11afb1f577210a'
end