Skip to content

Commit

Permalink
Version bump to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine van der Lee committed Jun 3, 2016
1 parent b18cfda commit ff54ea5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# 1.0.3
# 1.0.4

- Podspec fix to update to the latest RxSwift
- Podspec fix to make sure the latest RxSwift version is used
2 changes: 1 addition & 1 deletion Moya-SwiftyJSONMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "Moya-SwiftyJSONMapper"
s.version = "1.0.3"
s.version = "1.0.4"
s.summary = "Map objects through SwiftyJSON in combination with Moya"
s.description = <<-EOS
[SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) bindings for
Expand Down

0 comments on commit ff54ea5

Please sign in to comment.