From c1d7643c486a92df2b14a9649c524b235a11c6bb Mon Sep 17 00:00:00 2001 From: Chef Kai <74599990+ChefKai@users.noreply.github.com> Date: Thu, 27 May 2021 21:36:11 +0200 Subject: [PATCH] ci: Bump version (#59) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9e8eb91..6bf07fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pancake-profile-api", - "version": "1.0.6", + "version": "1.1.0", "description": "Serverless API implementation for PancakeSwap Profile smart contract on Binance Smart Chain.", "main": "api/version.ts", "repository": "git@github.com:pancakeswap/pancake-profile-api.git",