From 05c65f441a7bb367357e89b145b8312074d28e5e Mon Sep 17 00:00:00 2001 From: Paul Bellamy Date: Thu, 2 Feb 2023 13:24:07 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee37d3cc..825fbbf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-base", - "version": "8.2.2-soroban.6", + "version": "8.2.2-soroban.7", "description": "Low level stellar support library", "main": "./lib/index.js", "types": "./types/index.d.ts",