Change the version to 0.x.x

This commit is contained in:
Anton Liaposhchenko 2023-12-28 01:01:31 +02:00
parent f4ddd42705
commit ec7df7fd9e

View File

@ -1,6 +1,6 @@
{ {
"name": "@bliss-rs/bliss-rs", "name": "@bliss-rs/bliss-rs",
"version": "1.0.0", "version": "0.0.1",
"description": "A fork of the bliss-rs library with Node.js bindings", "description": "A fork of the bliss-rs library with Node.js bindings",
"main": "index.js", "main": "index.js",
"types": "index.d.ts", "types": "index.d.ts",