diff --git a/deploy-versions.json b/deploy-versions.json index aae7307c..18e18a9b 100644 --- a/deploy-versions.json +++ b/deploy-versions.json @@ -1 +1 @@ -[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v1.2.2"}] +[{"text":"Latest","icon":"fas fa-home","key":"latest","tag":"v2.0.0"}] diff --git a/package.json b/package.json index f5310d2b..4ebd6af0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zilla-docs", - "version": "1.2.2", + "version": "2.0.0", "description": "The official documentation for the aklivity/zilla open-source project", "keywords": [], "author": "aklivity.io",