Skip to content

Commit

Permalink
bump version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjoneskustomer committed Oct 2, 2024
1 parent 68716f1 commit c848b01
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 @@ -4,8 +4,8 @@ import PackageDescription

let kustomerChatFramework = Target.binaryTarget(
name: "KustomerChatSDK",
url: "https://github.com/kustomer/kustomer-ios/archive/refs/tags/5.0.1.zip",
checksum: "855c8ddcea1a38fc3b3c5a982f02fa7bc694e4f56513e1efc0f01030d52d435d")
url: "https://github.com/kustomer/kustomer-ios/archive/refs/tags/5.0.2.zip",
checksum: "c6763af0058cc220b9cf32c242d1a7cd46d9e2114d1445beeef7718e1e245ee9")

let package = Package(
name: "kustomer-ios",
Expand Down

0 comments on commit c848b01

Please sign in to comment.