Skip to content

Commit 812204a

Browse files
committed
Release prep
1 parent 7228837 commit 812204a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 3.15.0 - 2023-06-03
3+
## 3.15.0 - 2023-06-02
44

55
- Added `omit_null_byte` option when dumping.
66

lib/oj/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Oj
22
# Current version of the module.
3-
VERSION = '3.14.3'
3+
VERSION = '3.15.0'
44
end

0 commit comments

Comments
 (0)