From 94bafe19238c0d2cbb37727591e7ee019c8373de Mon Sep 17 00:00:00 2001 From: Marco Lipparini <1532277+liarco@users.noreply.github.com> Date: Wed, 13 Apr 2022 01:47:56 +0200 Subject: [PATCH] Preparing release 2.3.0 (#235) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d71fd7fe0..067046ed1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "An all-in-one solution for ERC721 collections.", "author": "Marco Lipparini ", "license": "MIT", - "version": "2.1.1", + "version": "2.3.0", "repository": { "type": "git", "url": "https://github.com/hashlips-lab/nft-erc721-collection.git"