Update podspec to 2.0.4

This commit is contained in:
Danny Sung
2022-10-05 15:18:00 -07:00
parent 8e7dc0469a
commit 7b23a86700
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlueSocket"
s.version = "2.0.3"
s.version = "2.0.4"
s.summary = "Socket framework for Swift using the Swift Package Manager"
s.homepage = "https://github.com/Kitura/BlueSocket"
s.license = { :type => "Apache License, Version 2.0" }