Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Aug 7, 2024
1 parent a825563 commit eee4e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## 3.16.5 - unreleased
## 3.16.5 - 2024-07-07

- Fixed Oj::Parser so that block procedures work correctly.

Expand Down
2 changes: 1 addition & 1 deletion lib/oj/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Oj
# Current version of the module.
VERSION = '3.16.5b'
VERSION = '3.16.5'
end

0 comments on commit eee4e4e

Please sign in to comment.