diff --git a/package.json b/package.json index 4d82d92..e869cc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beacon", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "description": "did:nostr social-graph indexer (profiles + follows + relay lists) on MongoDB. Same schema as nostr-beacon for regression; DID-doc generation delegates to jss buildDidDocument per RFC.", "bin": {