Skip to content

Commit

Permalink
Merge pull request #223 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
new RQES Sdk Version
  • Loading branch information
stzouvaras authored Dec 3, 2024
2 parents 0a9eac5 + 3f02db6 commit 5f96a27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "838c5f7827a09b9b5543cec6aecc5602ae852ebf6cf24be5da5aaad71274429b",
"originHash" : "15a5423074c62e2518df3e8fca58e9f78d380789c65e04c582d192fa7d366a95",
"pins" : [
{
"identity" : "activityindicatorview",
Expand Down Expand Up @@ -168,8 +168,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-ui.git",
"state" : {
"revision" : "b6c1ded5666e824360a9aa05da12f0c42baf5ae6",
"version" : "0.1.0"
"revision" : "3c3443fba45f69b7a4958b5cd183bc7e8190caf3",
"version" : "0.1.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Modules/logic-business/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let package = Package(
),
.package(
url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-ui.git",
exact: "0.1.0"
exact: "0.1.2"
),
.package(name: "logic-test", path: "./logic-test")
],
Expand Down

0 comments on commit 5f96a27

Please sign in to comment.