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