Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.rb « bootstrap « lib - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e15e469c093c9c28b424af5b76ed3018bbadb5d (plain)
1
2
3
4
module Bootstrap
  VERSION       = '4.1.1'
  BOOTSTRAP_SHA = '1f46337a89ed21c94a7c37bc0c0e14a71fef7d97'
end