lib/toml-rb/version.rb



# frozen_string_literal: true

module TomlRB
  VERSION = "2.0.2"
end