Version bump

This commit is contained in:
2025-11-22 21:52:50 -05:00
parent 096f4754d3
commit c75451b5e2

View File

@@ -1,6 +1,6 @@
{ {
"name": "@techniker-me/hash-map", "name": "@techniker-me/hash-map",
"version": "1.0.1", "version": "1.0.2",
"description": "A robust HashMap implementation following OOP SOLID principles", "description": "A robust HashMap implementation following OOP SOLID principles",
"module": "src/index.ts", "module": "src/index.ts",
"type": "module", "type": "module",