rf-web/vendor/bundle/gems/i18n-1.7.0/lib/i18n/version.rb

6 lines
67 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
# frozen_string_literal: true
module I18n
VERSION = "1.7.0"
end