lib/falcon/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2017-2024, by Samuel Williams.

module Falcon
	VERSION = "0.45.1"
end