Skip to content

Commit fbb3e72

Browse files
committed
Version bump
1 parent fe67f77 commit fbb3e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ruby/lib/flann/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module VERSION
3030
MAJOR = 1
3131
MINOR = 8
3232
TINY = 4
33-
MINISCULE = 1
33+
MINISCULE = 2
3434

3535
STRING = [MAJOR, MINOR, TINY, MINISCULE].compact.join('.')
3636
end

0 commit comments

Comments
 (0)