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 Feb 6, 2024
1 parent 463c7af commit 942c26e
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 942c26e

Please sign in to comment.