# frozen_string_literal: true

module Kaicho
  # Version of Kaicho
  VERSION = '0.2.0'
end