Skip to content

Commit

Permalink
Releasing version 12.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
SD10 committed Nov 18, 2018
1 parent 9a4b290 commit aca54fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Next

# [12.0.0] - 2018-11-18

### Changed
- **Breaking Change** watchOS deployment target for RxMoya is now 3.0. [#1758](https://github.com/Moya/Moya/pull/1758) by [@simonrice](https://github.com/simonrice).
- Fix warnings generated by Xcode 10. Updated project to Swift 4.2
Expand Down
2 changes: 1 addition & 1 deletion Moya.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Moya"
s.version = "12.0.0-beta.1"
s.version = "12.0.0"
s.summary = "Network abstraction layer written in Swift"
s.description = <<-EOS
Moya abstracts network commands using Swift Generics to provide developers
Expand Down

0 comments on commit aca54fb

Please sign in to comment.