Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 1e1639f

Browse files
committed
Merge tag '0.3.0-rc.2' into develop
- Update POST /db/{dbname}/access/write endpoint to better match new access controler style
2 parents 7c01239 + 395082d commit 1e1639f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orbit-db-http-api",
3-
"version": "0.3.0-rc.1",
3+
"version": "0.3.0-rc.2",
44
"description": "An HTTP API Server for the OrbitDB distributed peer-to-peer database",
55
"main": "src/cli.js",
66
"keywords": [

0 commit comments

Comments
 (0)