bump welshman lib to 0.0.38

This commit is contained in:
Ticruz
2025-01-24 12:41:25 +01:00
parent 56a742b406
commit 457fdba6cd
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "@welshman/lib", "name": "@welshman/lib",
"version": "0.0.37", "version": "0.0.38",
"author": "hodlbod", "author": "hodlbod",
"license": "MIT", "license": "MIT",
"description": "A collection of utilities.", "description": "A collection of utilities.",
@@ -30,4 +30,4 @@
"@types/events": "^3.0.3", "@types/events": "^3.0.3",
"events": "^3.3.0" "events": "^3.3.0"
} }
} }