Skip to content

Commit

Permalink
Update XMTP.podspec (#235)
Browse files Browse the repository at this point in the history
* Update XMTP.podspec

* Update XMTP.podspec
  • Loading branch information
nakajima authored and kele-leanes committed Feb 19, 2024
1 parent c0442f6 commit a6b77f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XMTP.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "XMTP"
spec.version = "0.7.9-alpha0"
spec.version = "0.8.0"
spec.summary = "XMTP SDK Cocoapod"

# This description is used to generate tags and improve search results.
Expand Down 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-beta3'
spec.dependency 'LibXMTP', '= 0.4.1-beta0'
end

0 comments on commit a6b77f8

Please sign in to comment.