1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Bump version from 1.5.0 to 1.5.1 (bug fix release)

[skip ci]
This commit is contained in:
Jon Atack 2014-10-30 20:19:16 +01:00
parent a92ad04901
commit 25255d95d4

View file

@ -1,3 +1,3 @@
module Ransack
VERSION = "1.5.0"
VERSION = "1.5.1"
end