Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Bump version to 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Dec 4, 2017
1 parent 67ee576 commit aeeac53
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

## Enhancements

- None

# 7.4.0

## Breaking

- None

## Enhancements

- Support `from` Array of Fields for Custom Transformation
[Brett Jones](https://github.com/brodney)
[#131](https://github.com/lyft/mapper/pull/131)
Expand Down
2 changes: 1 addition & 1 deletion ModelMapper.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ModelMapper"
s.version = "7.3.0"
s.version = "7.4.0"
s.summary = "A JSON deserialization library for Swift"
s.homepage = "https://github.com/lyft/mapper"
s.license = "Apache License, Version 2.0"
Expand Down

0 comments on commit aeeac53

Please sign in to comment.