summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb
blob: bdeb717294c519585caed3d4d8fea716ac1460fa (plain)
1
2
3
4
5
# frozen_string_literal: true

module I18n
  VERSION = "1.14.7"
end