Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed May 20, 2022
1 parent bec93c5 commit bb1d5bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

## 3.13.13 - <not released>
## 3.13.13 - 2022-05-20

- Fixed flooding stdout with debug output when dumping.

Expand Down
2 changes: 1 addition & 1 deletion lib/oj/version.rb
@@ -1,5 +1,5 @@

module Oj
# Current version of the module.
VERSION = '3.13.12'
VERSION = '3.13.13'
end

0 comments on commit bb1d5bb

Please sign in to comment.