bump version

This commit is contained in:
Steve Klabnik 2014-12-04 06:54:52 -05:00
parent 42010cc8e8
commit f1c3268a54

View File

@ -1,5 +1,5 @@
module ActiveModel module ActiveModel
class Serializer class Serializer
VERSION = '0.9.0' VERSION = '0.9.1'
end end
end end