From c17f6a8b238fa3b4d23e28a4a72efad4baeafb5d Mon Sep 17 00:00:00 2001 From: 0age <0age@protonmail.com> Date: Fri, 12 May 2023 17:15:52 -0700 Subject: [PATCH] set version to 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8839922b..ccce5663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seaport-core", - "version": "0.0.3", + "version": "1.5.0", "description": "Core smart contracts for the Seaport protocol", "main": "src/", "repository": "https://github.com/ProjectOpenSea/seaport-core.git",