Skip to content

Commit

Permalink
Bump 0.5.0 rc1 (#408)
Browse files Browse the repository at this point in the history
* Bump PR. Version 0.5.0.

Signed-off-by: ebadiere <[email protected]>

* RC1 release.

Signed-off-by: ebadiere <[email protected]>

* Regenerated package-lock.json and bumped up the retries to 20 due to failing tests.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
  • Loading branch information
ebadiere authored Sep 18, 2023
1 parent 900c148 commit effa776
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion local.env
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ OPERATOR_KEY_A= 302e020100300506032b65700422042091132178e72057a1d7528025956fe39b
HEX_PRIVATE_KEY_A= 0x2e1d968b041d84dd120a5860cee60cd83f9374ef527ca86996317ada3d0d03e7
HEX_PRIVATE_KEY_B= 0x45a5a7108a18dd5013cf2d5857a28144beadc9c70b3bdbd914e38df4e804b8d8
RETRY_DELAY=3000 # ms
MAX_RETRY=10
MAX_RETRY=20

30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashgraph/smart-contracts",
"version": "0.5.0-SNAPSHOT",
"version": "0.5.0-rc1",
"description": "Hedera Smart Contract Service supporting files",
"files": [
"/contracts/**/*.sol",
Expand Down

0 comments on commit effa776

Please sign in to comment.