diff --git a/package.json b/package.json index 4bb675e..e1cf63a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techniker-me/hash-map", - "version": "1.0.5", + "version": "1.0.6", "description": "A robust HashMap implementation following OOP SOLID principles", "module": "src/index.ts", "type": "module",