Skip to content

Commit 49de115

Browse files
committed
chore: release 2.11.0
1 parent 15caf1b commit 49de115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/raven/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22
module Raven
33
# Freezing this constant breaks in 1.9.x
4-
VERSION = "2.10.0" # rubocop:disable Style/MutableConstant
4+
VERSION = "2.11.0" # rubocop:disable Style/MutableConstant
55
end

0 commit comments

Comments
 (0)