diff --git a/README.md b/README.md index 7c7bee6..e1897ae 100644 --- a/README.md +++ b/README.md @@ -461,4 +461,4 @@ This will run tests using jest and with code coverage enabled. ### License and Credits -© 2020 Anephenix OÜ. Sarus is licensed under the MIT License. +© 2025 Anephenix OÜ. Sarus is licensed under the MIT License. diff --git a/dist/lib/utils.js b/dist/lib/utils.js index 7d0ae07..0c7a37b 100644 --- a/dist/lib/utils.js +++ b/dist/lib/utils.js @@ -21,4 +21,3 @@ function validateWebSocketUrl(rawUrl) { } return url; } -;