Skip to content

Commit

Permalink
Updated binary package version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 25, 2021
1 parent af55684 commit b254086
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.6"
let relaseChecksum = "3b5d8d92e30c31bba0079eca9d3306401c9fb790780cbbc75eb62be7de3577fd"
let releaseVersion = "1.0.0"
let relaseChecksum = "fe6cba7ea8dae958b2aaac73eac9c8d4087c734b9601085c1b87434674ca14af"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit b254086

Please sign in to comment.