lib/sentry/rails/version.rb



# frozen_string_literal: true

module Sentry
  module Rails
    VERSION = "6.6.2"
  end
end