Skip to content

Commit

Permalink
Updated binary package version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and Ignacio Bonafonte committed Aug 29, 2022
1 parent dc16726 commit abb4da0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package@swift-5.3.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

import PackageDescription

let releaseVersion = "2.1.0"
let relaseChecksum = "814a346a58f1cbfb7e339ac1cc53cb777f80aa50b0cd13a9e06f21734b87c415"
let releaseVersion = "2.1.1"
let relaseChecksum = "05699d57718b563e08641596978dc637d6ad5a92a866ca04b0a02ed1d70ea200"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit abb4da0

Please sign in to comment.