Skip to content

Commit 7015a04

Browse files
author
Andrew Nesbitt
committed
v0.7.1
1 parent 9ec43fa commit 7015a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 7
4-
PATCH = 0
4+
PATCH = 1
55
VERSION = [MAJOR, MINOR, PATCH].join('.')
66
end

0 commit comments

Comments
 (0)