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