# frozen_string_literal: true module HowIs VERSION = "25.0.0" VERSION_STRING = "how_is #{HowIs::VERSION}" end