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: f0bf8124f4889abea9e8ad070c24681d56c60515 (plain)
1
2
3
4
module Bootstrap
  VERSION       = '3.3.3'
  BOOTSTRAP_SHA = 'e7efd810339eb538c4103a6d116956f1917c43d8'
end