Skip to content

Commit

Permalink
Updated binary package version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jan 12, 2023
1 parent 14296f9 commit 052a480
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.2.0"
let relaseChecksum = "22bf4f00ee824e365d9ed623d9472ba3c886b13f232276f3df53254d0e8818fe"
let releaseVersion = "2.2.1"
let relaseChecksum = "639d83ba533f9102798fe46d9fd180a310cabca8e7308238be29b220424e2463"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 052a480

Please sign in to comment.