Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
prathmeshkhandelwal1 committed Sep 20, 2024
1 parent 5de0433 commit d5bd3af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/agents/sdk-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connext/sdk",
"version": "2.5.0-alpha.6",
"version": "2.5.0-alpha.7",
"description": "Client-side package for interacting with the Connext protocol",
"author": "Connext",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/agents/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connext/sdk-core",
"version": "2.5.0-alpha.6",
"version": "2.5.0-alpha.7",
"description": "Client-side package for interacting with the Connext protocol",
"author": "Connext",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connext/nxtp-utils",
"version": "2.5.0-alpha.6",
"version": "2.5.0-alpha.7",
"description": "Common utilities for use within the @connext/nxtp-* packages",
"author": "Connext",
"license": "MIT",
Expand Down

0 comments on commit d5bd3af

Please sign in to comment.