From ff91ef3edf58f60ee142a317c57dd45cadc0b8ee Mon Sep 17 00:00:00 2001 From: pptx704 Date: Fri, 15 May 2026 13:56:04 +0600 Subject: [PATCH] Bump versions --- VERSION_AGENT | 2 +- VERSION_CP | 2 +- internal/api/openapi.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION_AGENT b/VERSION_AGENT index b1e80bb..0ea3a94 100644 --- a/VERSION_AGENT +++ b/VERSION_AGENT @@ -1 +1 @@ -0.1.3 +0.2.0 diff --git a/VERSION_CP b/VERSION_CP index c946ee6..0ea3a94 100644 --- a/VERSION_CP +++ b/VERSION_CP @@ -1 +1 @@ -0.1.6 +0.2.0 diff --git a/internal/api/openapi.yaml b/internal/api/openapi.yaml index 5f10554..dfc5c75 100644 --- a/internal/api/openapi.yaml +++ b/internal/api/openapi.yaml @@ -1,8 +1,8 @@ openapi: "3.1.0" info: title: Wrenn API - description: MicroVM-based code execution platform API. - version: "0.1.4" + description: AI agent execution platform API. + version: "0.2.0" servers: - url: http://localhost:8080