From 4547895cda54f30363c7596362de498ab091fa1f Mon Sep 17 00:00:00 2001 From: Raj Varsani Date: Sat, 23 Dec 2023 23:02:03 +0530 Subject: [PATCH] Update package.json version to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e7dafd..d61e884 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repoverse", - "version": "0.0.10-development", + "version": "1.0.0", "description": "Tool for syncronising common code across multiple repositories", "main": "./lib/index.js", "files": [