Bump version number

This commit is contained in:
Jonathan Richard Henry Evans 2014-11-20 22:45:36 +00:00
parent 3a0a1b4eee
commit d9c7e7c38d

View file

@ -1,5 +1,5 @@
module Grape
module ActiveModelSerializers
VERSION = '1.2.1'
VERSION = '1.3.1'
end
end