From 642db0826b6e9d6c38fc6f52b2ad879ccac67666 Mon Sep 17 00:00:00 2001 From: Al366io Date: Sat, 17 Feb 2024 18:38:11 +0100 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e0980a..10b6f77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solana-transactions-wrapper", - "version": "2.1.0", + "version": "2.2.0", "description": "Handy tool to execute buy/sell transactions on the SOLANA chain", "main": "dist/index.js", "types": "dist/types.d.ts",