We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f666ac commit 5092ef2Copy full SHA for 5092ef2
lib/split/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Split
4
- VERSION = "4.0.1"
+ VERSION = "4.0.2"
5
end
0 commit comments