Current File : //opt/alt/ruby34/share/gems/gems/json-2.9.1/lib/json/version.rb
# frozen_string_literal: true

module JSON
  VERSION = '2.9.1'
end