From 87bc34cc54d8d2593069bd5935058511c55d3fcf Mon Sep 17 00:00:00 2001 From: Jake Urban <10968980+JakeUrban@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:12:50 -0800 Subject: [PATCH] bump @stellar/anchor-tests to 0.5.8 (#108) --- @stellar/anchor-tests/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/@stellar/anchor-tests/package.json b/@stellar/anchor-tests/package.json index a1bfa7d..ba87432 100644 --- a/@stellar/anchor-tests/package.json +++ b/@stellar/anchor-tests/package.json @@ -1,6 +1,6 @@ { "name": "@stellar/anchor-tests", - "version": "0.5.7", + "version": "0.5.8", "description": "stellar-anchor-tests is a library and command line interface for testing Stellar anchors.", "main": "./lib/index.js", "types": "./lib/index.d.ts", @@ -48,4 +48,4 @@ "tslib": "^2.2.0", "yargs": "^16.2.0" } -} +} \ No newline at end of file