Skip to content

Commit 4572fcf

Browse files
committed
Prep for 4.0.5
1 parent 208ce07 commit 4572fcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# main
1+
# 4.0.5 (Aug 3rd, 2025)
22

33
Bugfixes:
44
- Handle when Rails is partially loaded as a Gem. (@bjacobs09, #727)

lib/split/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

33
module Split
4-
VERSION = "4.0.4"
4+
VERSION = "4.0.5"
55
end

0 commit comments

Comments
 (0)