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