Bump welshman

This commit is contained in:
Jon Staab
2024-12-12 10:03:13 -08:00
parent a454a8494d
commit de8934dbde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.48",
"version": "0.0.49",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
+1 -1
View File
@@ -43,7 +43,7 @@ export const GIT_STATUS_CLOSED = 1632
export const GIT_STATUS_DRAFT = 1633
export const GIT_REPOSITORY = 30403
export const REMIX = 1808
export const NOSTROCKER_PROBLEM = 1971
export const NOSTROCKET_PROBLEM = 1971
export const REPORT = 1984
export const LABEL = 1985
export const REVIEW = 1986