Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fjcaetano committed Nov 13, 2017
1 parent 403b257 commit 00a797d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.0.0

- Swift 4 support
- Carthage compatibility
- Swift Package Manager compatibility

# 1.0.1

- Forwarding error to `rx.disconnect`
Expand Down
2 changes: 1 addition & 1 deletion RxWebSocket.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "RxWebSocket"
s.version = "1.0.1"
s.version = "2.0.0"
s.summary = "Reactive WebSockets"

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 00a797d

Please sign in to comment.