diff --git a/README.md b/README.md
index 5034979cf..b94e14e84 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Monero TypeScript Library
 
-A TypeScript library for creating Monero applications using RPC and WebAssembly bindings to [monero v0.18.3.3 'Fluorine Fermi'](https://github.com/monero-project/monero/tree/v0.18.3.3).
+A TypeScript library for creating Monero applications using RPC and WebAssembly bindings to [monero v0.18.3.4 'Fluorine Fermi'](https://github.com/monero-project/monero/tree/v0.18.3.4).
 
 * Supports client-side wallets in Node.js and the browser using WebAssembly.
 * Supports wallet and daemon RPC clients.