From f063de4158c86d30e54d44e7ac441c53c85e228a Mon Sep 17 00:00:00 2001 From: Amar kumar singh Date: Mon, 20 Dec 2021 23:02:05 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 194af48..8bb4242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ostro/contracts", - "version": "0.0.0-alpha.0", + "version": "0.0.0-alpha.1", "description": "Contracts module for OstroJS", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"