Skip to content

Commit

Permalink
Update readme and repo version
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz committed Mar 28, 2024
1 parent 2d058cd commit 4604407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This SDK is tested and works, with the following Node.js versions:
| v14.x | :heavy_check_mark: **Full working support** |
| v16.x | :heavy_check_mark: **Full working support** |
| v18.x | :heavy_multiplication_x: Some feature may not work (see notes) |
| v20.x (**LTS**)
| v20.x | :heavy_check_mark: **Full working support** |

\* Due to changes in OpenSSL in Node v18, some chains helper may not work. If you encounter bugs using Node v18, you might want to consider using the `--openssl-legacy-provider` feature flag while running your project.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aleph-sdk/monorepo",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Aleph.im Typescript SDK",
"keywords": [
"web3",
Expand Down

0 comments on commit 4604407

Please sign in to comment.