genosdb 0.8.1 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/gdb.min.js +1 -1
- package/dist/gdb.min.js.gz +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -45,7 +45,7 @@ A lightweight, decentralized graph database designed for modern web applications
|
|
|
45
45
|
|
|
46
46
|
## Warning
|
|
47
47
|
|
|
48
|
-
|
|
48
|
+
GenosDB is in active beta and soon will deliver its first stable release, v1.0.0. See the [Project Status](#project-status) section for the latest updates.
|
|
49
49
|
|
|
50
50
|
## Project Status
|
|
51
51
|
|