From 32ea6f5ab4025a4dd66c55f2359c1ee578121bfd Mon Sep 17 00:00:00 2001 From: vordimous Date: Thu, 18 Jan 2024 03:53:52 +0000 Subject: [PATCH] CI: update version to 0.8.0 --- deploy-versions.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-versions.json b/deploy-versions.json index f46d6770..bf9f995b 100644 --- a/deploy-versions.json +++ b/deploy-versions.json @@ -1 +1 @@ -[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v0.7.7"}] +[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v0.8.0"}] diff --git a/package.json b/package.json index 95cdaf99..3eaa952f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zilla-docs", - "version": "0.7.7", + "version": "0.8.0", "description": "The official documentation for the aklivity/zilla open-source project", "keywords": [], "author": "aklivity.io",