diff --git a/package.json b/package.json index 4ce85dd..26caeee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@localfirst/relay", - "version": "4.1.1", + "version": "4.1.2", "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", @@ -42,4 +42,4 @@ "typescript": "^5.3.3", "vitest": "^1.0.0" } -} \ No newline at end of file +}