Skip to content

Commit

Permalink
Update XMTP.podspec (#236)
Browse files Browse the repository at this point in the history
Actually fix podspec.
  • Loading branch information
nakajima authored and kele-leanes committed Feb 19, 2024
1 parent a6b77f8 commit a3cae06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XMTP.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ Pod::Spec.new do |spec|
spec.dependency "web3.swift"
spec.dependency "GzipSwift"
spec.dependency "Connect-Swift", "= 0.3.0"
spec.dependency 'LibXMTP', '= 0.4.1-beta0'
spec.dependency 'LibXMTP', '= 0.4.1-beta1'
end

0 comments on commit a3cae06

Please sign in to comment.