Skip to content

Commit

Permalink
Update nethereum interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
skibitsky committed Sep 16, 2024
1 parent e797724 commit 054c0f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using System;
using System.Threading.Tasks;
using Nethereum.JsonRpc.Client;
using WalletConnectSharp.Common.Logging;
using WalletConnectUnity.Core;

namespace WalletConnectUnity.Nethereum
Expand Down
2 changes: 1 addition & 1 deletion Packages/com.walletconnect.nethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.walletconnect.nethereum",
"version": "1.0.3",
"version": "1.0.4",
"displayName": "WalletConnectUnity Nethereum",
"unity": "2021.3",
"author": "WalletConnect",
Expand Down

0 comments on commit 054c0f1

Please sign in to comment.