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

Commit d618b88

Browse files
authored
Bump versions for release
1 parent 5eee436 commit d618b88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orbit-db-http-api",
3-
"version": "0.1.0-rc.3",
3+
"version": "0.1.0",
44
"description": "HTTP Api For OrbitDb",
55
"main": "src/cli.js",
66
"scripts": {
@@ -20,6 +20,6 @@
2020
"express": "^4.16.4",
2121
"ipfs": "^0.34.4",
2222
"ipfs-http-client": "^30.0.0",
23-
"orbit-db": "~0.20.0-rc8"
23+
"orbit-db": "~0.20.0"
2424
}
2525
}

0 commit comments

Comments
 (0)