lib/attio/version.rb



# frozen_string_literal: true

module Attio
  # Current version of the Attio Ruby gem
  VERSION = "0.1.4"
end