lib/samovar/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2016-2023, by Samuel Williams.
# Copyright, 2018, by Gabriel Mazetto.

module Samovar
	VERSION = "2.3.0"
end