lib/mapping/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2016-2025, by Samuel Williams.

module Mapping
	VERSION = "1.1.3"
end