diff --git a/core/package.json b/core/package.json index dcbffc8..a4345bf 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "vertex-core", - "version": "1.0.0", + "version": "3.0.0", "license": "UNLICENSED", "description": "EVM implementation of Vertex", "scripts": { diff --git a/lba/package.json b/lba/package.json index e7421dc..20450fc 100644 --- a/lba/package.json +++ b/lba/package.json @@ -1,6 +1,6 @@ { "name": "vertex-lba", - "version": "1.0.0", + "version": "3.0.0", "license": "UNLICENSED", "description": "Vertex LBA contracts", "scripts": {