Sha256: 8ece27405d3280d89e28275fb0fed129aa8e6009d4e4091e2eb58f67261e3bf7

Contents?: true

Size: 151 Bytes

Versions: 1

Compression:

Stored size: 151 Bytes

Contents

# frozen_string_literal: true
module Raven
  # Freezing this constant breaks in 1.9.x
  VERSION = "2.11.3" # rubocop:disable Style/MutableConstant
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sentry-raven-2.11.3 lib/raven/version.rb