Skip to content

Commit

Permalink
Updated binary package version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Nov 5, 2021
1 parent 5f33d09 commit 8ac3165
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.0"
let relaseChecksum = "fe6cba7ea8dae958b2aaac73eac9c8d4087c734b9601085c1b87434674ca14af"
let releaseVersion = "1.0.1"
let relaseChecksum = "3231caf9c51ab71235eff8c13ea618dfa970367891d9609f95cf7d52ac46bdbd"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 8ac3165

Please sign in to comment.