Skip to content

Commit

Permalink
Updated binary package version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jul 6, 2021
1 parent 523846c commit f7abcc0
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 = "0.9.0"
let relaseChecksum = "cf9047bae8f8a65d2efaa2b959e0b4814ed5c1da0f83e22db6efbd8e6cec8e42"
let releaseVersion = "0.9.1"
let relaseChecksum = "215dd1bb17e15699f27e2a3b4d6a43ebe672ae053a2cb181d60ace30b8dd993e"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit f7abcc0

Please sign in to comment.