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