chore: Iterate version.

This commit is contained in:
Hayden Young 2023-12-03 17:28:06 +00:00
parent 5847b167d2
commit 13025e0769
3 changed files with 4 additions and 4 deletions

View File

@ -2,4 +2,4 @@
For now, please refer to our Git commit history for a list of changes.
https://github.com/orbitdb/orbitdb/commits/v1.0.1
https://github.com/orbitdb/orbitdb/commits/v1.0.2

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@orbitdb/core",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@orbitdb/core",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"@ipld/dag-cbor": "^9.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@orbitdb/core",
"version": "1.0.1",
"version": "1.0.2",
"description": "Distributed p2p database on IPFS",
"author": "Haad",
"license": "MIT",