Skip to content

Commit

Permalink
Update Package.swift to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray-Wind authored Oct 21, 2021
1 parent d4322f9 commit d713475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioConversationsClient",
url: "https://media.twiliocdn.com/sdk/ios/conversations/releases/1.3.1/twilio-conversations-ios-1.3.1.zip",
checksum: "9173516f6158c2a4009956cc1f680cc99bb4c3f3160ac52fd513023f762bf6f1"
url: "https://media.twiliocdn.com/sdk/ios/conversations/releases/2.0.0/twilio-conversations-ios-2.0.0.zip",
checksum: "5becd6a60b0c8a3cccfff015a12b44dee66096a075c7c213ff3968cebc60b462"
)
]
)

0 comments on commit d713475

Please sign in to comment.