From 61331fa388dd954c2626f7939cd068c77f5a794e Mon Sep 17 00:00:00 2001 From: Dzmitry Kliapkou <51699361+dzmitrykliapkou@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:24:14 +0300 Subject: [PATCH 1/2] bump version --- algorand/rest-api/openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algorand/rest-api/openapi.json b/algorand/rest-api/openapi.json index b214969..1a78bb4 100644 --- a/algorand/rest-api/openapi.json +++ b/algorand/rest-api/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Algorand REST API Specification", "description": "A specification of the Algorand algod REST API provided by Chain.Love platform.", - "version": "0.0.1", + "version": "0.0.2", "contact": { "name": "devs", "email": "devs@chain.love" @@ -5908,4 +5908,4 @@ } }, "x-original-swagger-version": "2.0" -} \ No newline at end of file +} From 393eb11ea03aec0c23ed972bad725f292af70556 Mon Sep 17 00:00:00 2001 From: Dzmitry Kliapkou <51699361+dzmitrykliapkou@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:24:50 +0300 Subject: [PATCH 2/2] Update VERSION --- algorand/rest-api/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorand/rest-api/VERSION b/algorand/rest-api/VERSION index 8a9ecc2..4e379d2 100644 --- a/algorand/rest-api/VERSION +++ b/algorand/rest-api/VERSION @@ -1 +1 @@ -0.0.1 \ No newline at end of file +0.0.2