lib/kitsune/kit/version.rb



# frozen_string_literal: true

module Kitsune
  module Kit
    VERSION = "0.2.1"
  end
end