From a7faf82c5bed9d66ff83d26e75b8a37705279354 Mon Sep 17 00:00:00 2001 From: BenjaminLu Date: Mon, 13 Mar 2023 16:50:27 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- src/handler/version.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dfeb19b..3405b57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consenlabs/tokenlon-mmsk", - "version": "5.2.9", + "version": "5.2.10", "description": "Tokenlon market maker server kit", "author": "imToken PTE. LTD.", "license": "MIT", diff --git a/src/handler/version.ts b/src/handler/version.ts index ed40014..2699552 100644 --- a/src/handler/version.ts +++ b/src/handler/version.ts @@ -1,4 +1,4 @@ -export const VERSION = '5.2.9' +export const VERSION = '5.2.10' export const version = (ctx) => { ctx.body = {