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