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 77f525c commit 8403c38Copy full SHA for 8403c38
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@orbitdb/set-db",
3
- "version": "1.1.5",
+ "version": "1.1.6",
4
"description": "Set 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.1.5";
+export const version = "1.1.6";
0 commit comments