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