Skip to content

Commit c3c54d4

Browse files
committed
Version 0.6.3
1 parent f856e0e commit c3c54d4

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,6 +1,6 @@
11
module Split
22
MAJOR = 0
33
MINOR = 6
4-
PATCH = 2
4+
PATCH = 3
55
VERSION = [MAJOR, MINOR, PATCH].join('.')
66
end

0 commit comments

Comments
 (0)