Skip to content

Commit

Permalink
Updated binary package version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 9, 2022
1 parent aaf076d commit 9fb2d30
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 = "1.1.0"
let relaseChecksum = "92d428623f263506e7d89d05192886cbee1e488f8d51cf148a26eb6eee3eae9a"
let releaseVersion = "1.1.1"
let relaseChecksum = "20a519e10ff0426ff1e293e53f98554a4e1772b9864568c3f23b6c499ff8a63d"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 9fb2d30

Please sign in to comment.