Skip to content

Commit

Permalink
Actually set the updated version 🤦 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Jun 14, 2023
1 parent ab1990c commit f5ed95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soroban-client",
"version": "0.8.0",
"version": "0.8.1",
"description": "A library for working with Stellar's Soroban RPC servers.",
"author": "Stellar Development Foundation <[email protected]>",
"homepage": "https://github.com/stellar/js-soroban-client",
Expand Down Expand Up @@ -149,4 +149,4 @@
"toml": "^3.0.0",
"urijs": "^1.19.1"
}
}
}

0 comments on commit f5ed95d

Please sign in to comment.