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