diff --git a/elements/README.md b/elements/README.md index 548d4896bff..ec7b4dc42b5 100644 --- a/elements/README.md +++ b/elements/README.md @@ -22,7 +22,7 @@ Lisk Elements supports the modular architecture of the Lisk SDK, where libraries | [@liskhq/lisk-passphrase](/elements/lisk-passphrase) | [![](https://img.shields.io/badge/npm-v2.0.3-green.svg)](https://www.npmjs.com/package/@liskhq/lisk-passphrase) | Mnemonic passphrase helpers for use with Lisk-related software | | [@liskhq/lisk-transactions](/elements/lisk-transactions) | [![](https://img.shields.io/badge/npm-v2.3.1-green.svg)](https://www.npmjs.com/package/@liskhq/lisk-transactions) | Everything related to transactions according to the Lisk protocol | | [@liskhq/lisk-transaction-pool](/elements/lisk-transaction-pool) | [![](https://img.shields.io/badge/npm-v0.2.0-green.svg)](https://www.npmjs.com/package/@liskhq/lisk-transaction-pool) | Transaction pool implementation for the Lisk network | -| [@liskhq/lisk-p2p](/elements/lisk-p2p) | [![](https://img.shields.io/badge/npm-v0.3.2-green.svg)](https://www.npmjs.com/package/@liskhq/lisk-p2p) | _unstructured_ P2P library for the Lisk protocol | +| [@liskhq/lisk-p2p](/elements/lisk-p2p) | [![](https://img.shields.io/badge/npm-v0.3.3-green.svg)](https://www.npmjs.com/package/@liskhq/lisk-p2p) | _unstructured_ P2P library for the Lisk protocol | ## Installation