Bump version to 2.3.1

This commit is contained in:
Sean Carroll 2020-01-11 00:55:14 +01:00
parent d6db15383f
commit a6b253780d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Ransack
VERSION = '2.3.0'
VERSION = '2.3.1'
end