We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff35fd commit aeaa967Copy full SHA for aeaa967
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@orbitdb/nested-db",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"description": "Nested key-value database type for orbit-db.",
5
"author": "Julien Jean Malard-Adam",
6
"keywords": [
src/version.ts
@@ -1,2 +1,2 @@
// Generated by genversion.
-export const version = "1.3.3";
+export const version = "1.3.4";
0 commit comments