Sha256: f5710cd2cd7bbfa3da4e59a41e6eddc323af44b4f62e3bd3ccb27969455deb99

Contents?: true

Size: 150 Bytes

Versions: 1

Compression:

Stored size: 150 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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