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

sort_link, bump version

This commit is contained in:
Ernie Miller 2011-08-13 21:34:17 -04:00
parent f6973b3a3b
commit f08a1513c0

View file

@ -1,3 +1,3 @@
module Ransack
VERSION = "0.5.4"
VERSION = "0.5.5"
end