lib/spoom/version.rb



# typed: strict
# frozen_string_literal: true

module Spoom
  VERSION = "1.2.4"
end