Skip to content

Commit

Permalink
Merge pull request #1329 from WalletConnect/develop
Browse files Browse the repository at this point in the history
1.18.1
  • Loading branch information
llbartekll committed Mar 20, 2024
2 parents 0021a75 + b4635e3 commit 90c3e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/WalletConnectRelay/PackageConfig.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": "1.18.0"}
{"version": "1.18.1"}
1 change: 1 addition & 0 deletions WalletConnectSwiftV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Pod::Spec.new do |spec|
spec.subspec 'WalletConnectSign' do |ss|
ss.source_files = 'Sources/WalletConnectSign/**/*.{h,m,swift}'
ss.dependency 'WalletConnectSwiftV2/WalletConnectPairing'
ss.dependency 'WalletConnectSwiftV2/WalletConnectSigner'
ss.dependency 'WalletConnectSwiftV2/WalletConnectVerify'
end

Expand Down

0 comments on commit 90c3e72

Please sign in to comment.