lib/bootstrap/version.rb



# frozen_string_literal: true

module Bootstrap
  VERSION       = '5.3.3'
  BOOTSTRAP_SHA = '6e1f75f420f68e1d52733b8e407fc7c3766c9dba'
end