diff --git a/package-lock.json b/package-lock.json index d2b7d6b..e9de59d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orbit-db", - "version": "0.28.1", + "version": "0.28.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "orbit-db", - "version": "0.28.1", + "version": "0.28.2", "license": "MIT", "dependencies": { "ipfs-pubsub-1on1": "0.0.8", diff --git a/package.json b/package.json index 4d2d28d..df2cc23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.28.1", + "version": "0.28.2", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",