Skip to content

Commit e0266db

Browse files
committed
v3.3.0
1 parent 98ce553 commit e0266db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/split/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
module Split
33
MAJOR = 3
4-
MINOR = 2
4+
MINOR = 3
55
PATCH = 0
66
VERSION = [MAJOR, MINOR, PATCH].join('.')
77
end

0 commit comments

Comments
 (0)