From 0904087f11451c55df09963175c11482f3a0b23f Mon Sep 17 00:00:00 2001 From: Etienne Donneger Date: Thu, 6 Jun 2024 14:07:11 -0400 Subject: [PATCH] Bump version --- 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 6c5d40f..311e27d 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.0.0", + "version": "3.1.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 ad52516..4446c11 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.0.0" + version: "3.1.0" }) // From @typespec/openapi namespace AntelopeTokenAPI; diff --git a/tsp-output/@typespec/openapi3/openapi.json b/tsp-output/@typespec/openapi3/openapi.json index d3d1f12..efefd91 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.0.0" + "version": "3.1.0" }, "tags": [ {