From 4eaeb2ee355796022d398f5af8155c0f8f8f5068 Mon Sep 17 00:00:00 2001 From: nnoln Date: Wed, 10 Jul 2024 11:44:03 -0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f62fb4..7614fa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@0xsquid/squid-types", - "version": "0.1.85", + "version": "0.1.86", "description": "JS and TS types relating to 0xsquid related projects.", "main": "dist/index.js", "types": "./dist/index.d.ts",