Bump to 1.1.0

This commit is contained in:
Ryan Bigg 2013-11-06 17:59:02 +11:00
parent 2106d04804
commit bb07c66e1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Ransack
VERSION = "1.0.0"
VERSION = "1.1.0"
end