Skip to content

Commit

Permalink
SDK version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rhlsthrm committed Apr 26, 2023
1 parent ff17270 commit e556109
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages/agents/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connext/sdk",
"version": "2.0.3-alpha.0",
"version": "2.0.3-alpha.1",
"description": "Client-side package for interacting with the NXTP protocol for crosschain packages",
"author": "Connext",
"license": "MIT",
Expand Down Expand Up @@ -58,5 +58,6 @@
"registry": "https://registry.npmjs.org",
"access": "public"
},
"gitHead": "937a7cde93e6ac1e151c6374f48adf83d3fa4ec6"
"gitHead": "937a7cde93e6ac1e151c6374f48adf83d3fa4ec6",
"stableVersion": "2.0.3-alpha.0"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15555,7 +15555,7 @@ __metadata:
yargs-parser: ^16.1.0
bin:
gluegun: bin/gluegun
checksum: 39134821c7233bae61fa0d85bcc5ab4ccd2cbe00173c53cc3cab74c4f29d54de939809832fc4e9bedb896a0795313d28f854bc7d5abe7b154bf7d77c319398bd
checksum: 71abe7f31555f169a47510675596f79193c8f55e4beeb4e6efa06c22d41988fa9c747d5e398af7f8401cca22c08ffb7a6d57b03d764c14858513c9eba23b53b8
languageName: node
linkType: hard

Expand Down

0 comments on commit e556109

Please sign in to comment.