lib/apicraft/version.rb



# frozen_string_literal: true

# Current version of Apicraft.
module Apicraft
  VERSION = "1.0.2"
end