From 17440187b14a199c1d852deda3bc477f522e69be Mon Sep 17 00:00:00 2001 From: Tyler Shipe Date: Tue, 8 Jun 2021 10:10:41 -0400 Subject: [PATCH] update to npm to new major release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 707b1ec..7b16e08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blockworks-foundation/mango-client", - "version": "0.1.19", + "version": "1.0.0", "description": "Library for interacting with Mango Markets' solana smart contracts.", "repository": "blockworks-foundation/mango-client-ts", "author": {