# frozen_string_literal: true module Kentaa module Api VERSION = "0.2.0" end end