mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
4 lines
108 B
Ruby
4 lines
108 B
Ruby
module Bootstrap
|
|
VERSION = '3.4.1'
|
|
BOOTSTRAP_SHA = '68b0d231a13201eb14acd3dc84e51543d16e5f7e'
|
|
end
|