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: 95362013ebc43d6f2ed2e4ae498fac90accfaf20 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '3.3.6'
  BOOTSTRAP_SHA = '81df608a40bf0629a1dc08e584849bb1e43e0b7a'
end