Bump versions

This commit is contained in:
Jon Staab
2025-01-14 13:47:27 -08:00
parent 7e5ca073f3
commit e72d49e563
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/util",
"version": "0.0.55",
"version": "0.0.56",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of nostr-related utilities.",
+1 -1
View File
@@ -25,7 +25,7 @@ export const THREAD = 11
export const SEAL = 13
export const DIRECT_MESSAGE = 14
export const GENERIC_REPOST = 16
export const PICTURE_FIRST = 20
export const PICTURE_NOTE = 20
export const CHANNEL_CREATE = 40
export const CHANNEL_UPDATE = 41
export const CHANNEL_MESSAGE = 42