From c06ca0a26012cd356e32e1d4063aa6e9a9e525ae Mon Sep 17 00:00:00 2001 From: Lukas Rosario <36800180+lukasrosario@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:40:02 -0500 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2751c00..fb92310 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/base-org/op-wagmi.git" }, - "version": "0.2.1", + "version": "0.2.2", "type": "module", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js",