lib/posthog/version.rb



# frozen_string_literal: true

module PostHog
  VERSION = '3.1.1'
end