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 = {