Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
blushi committed Oct 15, 2024
1 parent 8d42b49 commit dc7e686
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/api-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@regen-network/api-demo",
"version": "v1.0.0-alpha5",
"version": "v1.0.0-alpha6",
"author": "admin@regen.network",
"description": "Demo application using @regen-network/api",
"license": "Apache-2.0",
"private": true,
"repository": "https://github.com/regen-network/regen-js",
"dependencies": {
"@keplr-wallet/types": "^0.12.15",
"@regen-network/api": "^1.0.0-alpha5",
"@regen-network/api": "^1.0.0-alpha6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@regen-network/api",
"version": "v1.0.0-alpha5",
"version": "v1.0.0-alpha6",
"author": "admin@regen.network",
"description": "Javascript API for Regen Ledger",
"main": "index.js",
Expand Down

0 comments on commit dc7e686

Please sign in to comment.