Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhuaaa committed Sep 29, 2023
1 parent e387bb8 commit 688b567
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,7 +44,7 @@ Pod::Spec.new do |spec|
spec.dependency "web3.swift"
spec.dependency "GzipSwift"
spec.dependency "Connect-Swift"
spec.dependency 'XMTPRust', '= 0.3.2-beta0'
spec.dependency 'XMTPRust', '= 0.3.3-beta0'

spec.xcconfig = {'VALID_ARCHS' => 'arm64' }
end

0 comments on commit 688b567

Please sign in to comment.