# frozen_string_literal: true # We use Semantic Versioning v2.0.0 # More information: http://semver.org/ module Airbrake AIRBRAKE_VERSION = '10.0.1'.freeze end