Skip to content

Commit

Permalink
Updated binary package version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jan 14, 2022
1 parent 2f79e77 commit 333332f
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.0.3-beta.1"
let relaseChecksum = "ae44595e78d9a16665d7bc5e9d629a1dfcf4dfa566f17c327fe8bf191782369d"
let releaseVersion = "1.1.0"
let relaseChecksum = "92d428623f263506e7d89d05192886cbee1e488f8d51cf148a26eb6eee3eae9a"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 333332f

Please sign in to comment.