From af8ee8bc1e00e0ded918a1ac7e34fd457811e5f8 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Tue, 23 Jun 2020 21:06:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebb19df..81ea1bc 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Being written in native code directly targeting the Linux kernel makes it way fa ### :package: Install anywhere -Install with `npm install uNetworking/uWebSockets.js#v18.2.0` or any such release. No compiler needed. +Install with `npm install uNetworking/uWebSockets.js#v18.3.0` or any such release. No compiler needed. * Runs on Linux (x64, ARM64), macOS (x64) and Windows (x64). Node.js 10, 11, 12, 13 & 14.