Skip to content

Commit

Permalink
Bump SignalRClientSwift to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzyk committed Aug 5, 2023
1 parent 56d1967 commit 75412e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftSignalRClient.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftSignalRClient"
s.version = "0.9.4"
s.version = "1.0.0"
s.summary = "Swift SignalR Client for the ASP.Net Core version of SignalR."
s.homepage = "https://github.com/moozzyk/SignalR-Client-Swift"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 75412e9

Please sign in to comment.