From efb83bca802c76ac7a333f0eaeb96110c19ab57b Mon Sep 17 00:00:00 2001 From: Viral Sangani Date: Mon, 10 Oct 2022 13:36:49 +0530 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5985eff2..2bbc5d05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@celo/celo-composer", - "version": "1.0.0-0", + "version": "1.0.0", "description": "Get started building dApps on Celo", "repository": { "type": "git",