# frozen_string_literal: true

module Togglefy
  # The VERSION constant defines the current version of the Togglefy gem.
  VERSION = "1.2.1"
end