From 9841a7ee9589361f60be27a9af82cc7e90f2500c Mon Sep 17 00:00:00 2001 From: Mehdi Hadeli Date: Thu, 5 Dec 2024 15:42:38 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=96=20upgrade=20version=20pac?= =?UTF-8?q?kage=20to=201.0.0=20(#25)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 9c870d9..787b66c 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.0.0-preview2", + "version": "1.0.0", "gitCommitIdShortAutoMinimum": 7, "nugetPackageVersion": { "semVer": 2