Bump to 1.2.1

This commit is contained in:
Ryan Bigg 2014-04-11 16:27:21 +10:00
parent cbfc70128d
commit 19a331a1e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Ransack
VERSION = "1.2.0"
VERSION = "1.2.1"
end