diff --git a/packages/blast-core/package.json b/packages/blast-core/package.json index 31810ee6..0fa637f5 100644 --- a/packages/blast-core/package.json +++ b/packages/blast-core/package.json @@ -1,6 +1,6 @@ { "name": "cudos-blast", - "version": "1.0.2", + "version": "2.0.0", "license": "GNU GENERAL PUBLIC", "repository": "github:CudoVentures/cudos-blast", "description": "Cudos Blast is a Node.js CLI tool designed to work with the Cudos blockchain. It allows you to scaffold, compile and test your Rust smart contracts.",