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