From 460440787ab879ef7e9c81ec43f940e815e30925 Mon Sep 17 00:00:00 2001 From: mhh Date: Thu, 28 Mar 2024 10:35:53 +0100 Subject: [PATCH] Update readme and repo version --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e27b54a0..e157bbac 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/package.json b/package.json index 234ea19d..f11f9dbc 100644 --- a/package.json +++ b/package.json @@ -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",