From 2196ae8a2e6c38c25089cd2d93dfa0ded716f42c Mon Sep 17 00:00:00 2001 From: Christian Montoya Date: Tue, 26 Sep 2023 15:14:53 -0400 Subject: [PATCH] Update Wallet Guard (#205) Closes #203 --- src/registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/registry.json b/src/registry.json index 91c2bd7c..5713438a 100644 --- a/src/registry.json +++ b/src/registry.json @@ -150,6 +150,9 @@ "sourceCode": "https://github.com/wallet-guard/wallet-guard-snap" }, "versions": { + "1.0.2": { + "checksum": "2yoyqVvqwRxZSasmeFXqWd2+BZNiIBr1CFM9ZQR2EsM=" + }, "1.0.1": { "checksum": "mv4xJVdaBEdavHcluuEkD5BzFdjT9CzyjtKFAWxP28s=" }