Skip to content

Commit

Permalink
bump podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajima committed Feb 2, 2024
1 parent aa1b3cf commit ed53157
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/xmtp/libxmtp-swift",
"state" : {
"revision" : "1d7068f181a402b2cd8b9520ccb768e65a55ec32"
"branch" : "503086d",
"revision" : "503086d91ba6c3420aca118e4812d62a004d17ee"
}
},
{
Expand Down

0 comments on commit ed53157

Please sign in to comment.