From faf167c7da4bb3920970a025c2e779608a99c997 Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 3 Aug 2022 07:53:08 -0700 Subject: [PATCH] chore: bump version number --- static/openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/openapi.yml b/static/openapi.yml index 2de5dd0..477eda1 100644 --- a/static/openapi.yml +++ b/static/openapi.yml @@ -2,7 +2,7 @@ openapi: 3.0.2 info: title: CityCoins API description: A simple API to interact with Stacks and CityCoins data. See the [CityCoins documentation site](https://docs.citycoins.co/developer-resources/api) or [GitHub for more info.](https://github.com/citycoins/api) - version: 2.0.0 + version: 2.0.1 servers: - url: https://api.citycoins.co description: Main