Skip to content

Commit

Permalink
Up version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nap-sam-dean committed Oct 19, 2016
1 parent 362fe76 commit 51c9088
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Alamofire-Decodable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Alamofire-Decodable'
s.version = '1.0.1'
s.version = '2.0.0'
s.summary = 'A trivial method added to alamofire to automagically decode responses using Decodable'
s.description = <<-DESC
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
### Unreleased

# 2.0.0
- Migrate to Swift 3
- Update Alamofire to version 4.0
- Update Decodable to version 0.5
Expand Down

0 comments on commit 51c9088

Please sign in to comment.