Skip to content

Commit

Permalink
azle-bot automated release 0.9.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lastmjs committed Dec 21, 2022
1 parent e7b328a commit b6c9cce
Show file tree
Hide file tree
Showing 113 changed files with 699 additions and 4,035 deletions.
85 changes: 12 additions & 73 deletions examples/async_await/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 examples/async_await/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"test": "ts-node --transpile-only --ignore=false test/test.ts"
},
"dependencies": {
"azle": "0.8.0"
"azle": "0.9.0-rc.0"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
Expand Down
83 changes: 11 additions & 72 deletions examples/bitcoin/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 examples/bitcoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "ts-node --transpile-only --ignore=false test/test.ts"
},
"dependencies": {
"azle": "0.8.0"
"azle": "0.9.0-rc.0"
},
"devDependencies": {
"@dfinity/agent": "0.11.1",
Expand Down
Loading

0 comments on commit b6c9cce

Please sign in to comment.