Skip to content

Commit

Permalink
New walletsdk version 1.0.0-rc2-swift-pm
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Mar 9, 2023
1 parent 69aca54 commit 33fb17b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ SPDX-License-Identifier: Apache-2.0

import PackageDescription

let version = "1.0.0-rc1-swift-pm"
let version = "1.0.0-rc2-swift-pm"
let moduleName = "walletsdk"
let checksum = "8998d48e32cf1d204f026c7834df839553975f0fdfd32392792dab252bd0594a"
let checksum = "994646ddaf53fedc6b536b4fa60aef13ea0dfd54c8b9538db609c8c2fb81fa1b"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit 33fb17b

Please sign in to comment.