Bump version

This commit is contained in:
Yehuda Katz 2012-06-05 10:18:59 +02:00
parent 7afac9cd5c
commit 00194ec0e4

View File

@ -1,5 +1,5 @@
module ActiveModel
class Serializer
VERSION = "0.5.0"
VERSION = "0.5.1"
end
end