Skip to content

Commit 2e1465d

Browse files
committed
Bump SignalRClientSwift to 0.9.4
1 parent 536dcbf commit 2e1465d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftSignalRClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftSignalRClient"
3-
s.version = "0.9.3"
3+
s.version = "0.9.4"
44
s.summary = "Swift SignalR Client for the ASP.Net Core version of SignalR."
55
s.homepage = "https://github.com/moozzyk/SignalR-Client-Swift"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)