Skip to content

Commit

Permalink
Updated binary package version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Nov 30, 2021
1 parent 5f7e60d commit e167464
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.2-beta.1"
let relaseChecksum = "7b9438e6ad9317e9c2998a98bf77592ada3993bfd08692fd4075dc414b70c5bd"
let releaseVersion = "1.0.2"
let relaseChecksum = "5efc8d9986700f63b2d6eb92bdb9869d0064e8e8d691ee85acc2a141d9a7edab"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit e167464

Please sign in to comment.