# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2019-2023, by Samuel Williams.

module RSpec
	module Memory
		VERSION = "1.0.4"
	end
end
