# frozen_string_literal: true module RSpec module Buildkite module Analytics VERSION = "0.8.0" NAME = "rspec-buildkite" end end end