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