chore(crypto-nodejs): setting version

This commit is contained in:
Benjamin Kampmann
2022-07-12 17:35:46 +02:00
parent bcab2a6d8c
commit 2a1bc372fc
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
# Matrix-Rust-SDK Node.js Bindings
## 0.5.0-beta.0 - 2022-07-21
## 0.1.0-beta.0 - 2022-07-21
Welcome to the first release of `matrix-sdk-crypto-nodejs`. This is a
Node.js binding for the Rust `matrix-sdk-crypto` library. This is a
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-nodejs",
"version": "0.1.0",
"version": "0.1.0-beta.0",
"main": "index.js",
"types": "index.d.ts",
"napi": {