From 5b36c32f3d4ad25c4f23d9569e0e23bd68b23ff7 Mon Sep 17 00:00:00 2001 From: Tyler Shipe Date: Sat, 12 Jun 2021 17:16:06 -0400 Subject: [PATCH] bump npm pkg version to 2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6aad60e..341c8cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blockworks-foundation/mango-client", - "version": "2.0.0", + "version": "2.1.0", "description": "Library for interacting with Mango Markets' solana smart contracts.", "repository": "blockworks-foundation/mango-client-ts", "author": {