Skip to content

Commit

Permalink
bumping to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Mar 6, 2013
1 parent dc22579 commit fabdc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_model/serializers/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveModel
class Serializer
VERSION = "0.5.2"
VERSION = "0.7.0"
end
end

0 comments on commit fabdc62

Please sign in to comment.