From 9e909a49719ee3577fb0131b2e942209082d92ff Mon Sep 17 00:00:00 2001 From: BenjaminLu Date: Thu, 23 Feb 2023 10:24:13 +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 fbe25cc..dfeb19b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consenlabs/tokenlon-mmsk", - "version": "5.2.8", + "version": "5.2.9", "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 14ee49c..ed40014 100644 --- a/src/handler/version.ts +++ b/src/handler/version.ts @@ -1,4 +1,4 @@ -export const VERSION = '5.2.6' +export const VERSION = '5.2.9' export const version = (ctx) => { ctx.body = {