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

Commit 00a797d

Browse files
committed
Version bump
1 parent 403b257 commit 00a797d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.0.0
2+
3+
- Swift 4 support
4+
- Carthage compatibility
5+
- Swift Package Manager compatibility
6+
17
# 1.0.1
28

39
- Forwarding error to `rx.disconnect`

RxWebSocket.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "RxWebSocket"
11-
s.version = "1.0.1"
11+
s.version = "2.0.0"
1212
s.summary = "Reactive WebSockets"
1313

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

0 commit comments

Comments
 (0)