From 9def319323b84cbc3dfae9427b3f00a3e6811ae1 Mon Sep 17 00:00:00 2001 From: 0xSamWitch Date: Sun, 10 Mar 2024 08:42:03 +0000 Subject: [PATCH] Update version to 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b964fc5..f40b5b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@samwitch/erc1155-orderbook", - "version": "0.0.2", + "version": "0.0.4", "author": "0xSamWitch ", "repository": "https://github.com/PaintSwap/samwitch-orderbook.git", "description": "EFficient on-chain orderbook for ERC1155 tokens",