Skip to content

Commit ea6d22e

Browse files
committed
0.13.3
1 parent 169b5d9 commit ea6d22e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.13.3
2+
------
3+
4+
- Fix a deprecation warning being shown in regular operation [ripta, #332]
5+
16
0.13.2
27
------
38

lib/raven/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Raven
2-
VERSION = "0.13.2"
2+
VERSION = "0.13.3"
33
end

0 commit comments

Comments
 (0)