From 006676fde3ac8c544a0b526448eb6c54c4f567c8 Mon Sep 17 00:00:00 2001 From: Madhur Shrimal Date: Tue, 8 Feb 2022 12:00:50 -0800 Subject: [PATCH] update version number (#95) --- api.json | 2 +- api.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api.json b/api.json index a73d999..4ea8e44 100644 --- a/api.json +++ b/api.json @@ -1,7 +1,7 @@ { "openapi":"3.0.2", "info": { - "version":"1.4.11", + "version":"1.4.12", "title":"Rosetta", "description":"Build Once. Integrate Your Blockchain Everywhere.", "license": { diff --git a/api.yaml b/api.yaml index a65c288..e7194aa 100644 --- a/api.yaml +++ b/api.yaml @@ -14,7 +14,7 @@ openapi: 3.0.2 info: - version: 1.4.11 + version: 1.4.12 title: Rosetta description: | Build Once. Integrate Your Blockchain Everywhere.