diff --git a/package.json b/package.json index de8c0e4..cfe09ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@localfirst/relay", - "version": "4.1.3", + "version": "4.2.0", "description": "A tiny service that helps local-first applications connect with peers on other devices", "repository": "https://github.com/local-first-web/relay", "author": "herb@devresults.com", @@ -56,4 +56,4 @@ "typescript": "^5.3.3", "vitest": "^1.0.0" } -} \ No newline at end of file +}