Skip to content

Commit f7098ca

Browse files
committed
Prepare version 5.3.3
1 parent 7d23b4a commit f7098ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. The format
33

44
This product uses [Semantic Versioning](https://semver.org/).
55

6+
### 5.3.3
7+
* Additional thread related crashes
8+
69
### 5.3.2
710
* Fixed various thread-related crashes
811

SwiftPhoenixClient.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 = "SwiftPhoenixClient"
11-
s.version = "5.3.2"
11+
s.version = "5.3.3"
1212
s.summary = "Connect your Phoenix and iOS applications through WebSockets!"
1313
s.swift_version = "5.0"
1414
s.description = <<-EOS

0 commit comments

Comments
 (0)