We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208ce07 commit 4572fcfCopy full SHA for 4572fcf
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# main
+# 4.0.5 (Aug 3rd, 2025)
2
3
Bugfixes:
4
- Handle when Rails is partially loaded as a Gem. (@bjacobs09, #727)
lib/split/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Split
- VERSION = "4.0.4"
+ VERSION = "4.0.5"
5
end
0 commit comments