From c99fce2402834075b849c8e172d3507006d9c19a Mon Sep 17 00:00:00 2001 From: Etienne Donneger Date: Fri, 9 Aug 2024 10:26:54 -0400 Subject: [PATCH] v4.0.0 --- package.json | 2 +- src/typespec/openapi3.tsp | 2 +- tsp-output/@typespec/openapi3/openapi.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c058905..f8eefca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "antelope-token-api", "description": "Token balances, supply and transfers from the Antelope blockchains", - "version": "3.2.0", + "version": "4.0.0", "homepage": "https://github.com/pinax-network/antelope-token-api", "license": "MIT", "authors": [ diff --git a/src/typespec/openapi3.tsp b/src/typespec/openapi3.tsp index 8077a94..58764e5 100644 --- a/src/typespec/openapi3.tsp +++ b/src/typespec/openapi3.tsp @@ -12,7 +12,7 @@ using TypeSpec.OpenAPI; name: "MIT", url: "https://github.com/pinax-network/antelope-token-api/blob/4f4bf36341b794c0ccf5b7a14fdf810be06462d2/LICENSE" }, - version: "3.2.0" + version: "4.0.0" }) // From @typespec/openapi namespace AntelopeTokenAPI; diff --git a/tsp-output/@typespec/openapi3/openapi.json b/tsp-output/@typespec/openapi3/openapi.json index 9c45c1e..794f3ee 100644 --- a/tsp-output/@typespec/openapi3/openapi.json +++ b/tsp-output/@typespec/openapi3/openapi.json @@ -7,7 +7,7 @@ "name": "MIT", "url": "https://github.com/pinax-network/antelope-token-api/blob/4f4bf36341b794c0ccf5b7a14fdf810be06462d2/LICENSE" }, - "version": "3.2.0" + "version": "4.0.0" }, "tags": [ {