Bump content version

This commit is contained in:
Jon Staab
2025-01-29 08:58:30 -08:00
parent 50f91298e1
commit 5522d7d2a0
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "@welshman/content", "name": "@welshman/content",
"version": "0.0.16", "version": "0.0.17",
"author": "hodlbod", "author": "hodlbod",
"license": "MIT", "license": "MIT",
"description": "A collection of utilities for parsing nostr note content.", "description": "A collection of utilities for parsing nostr note content.",
@@ -33,4 +33,4 @@
"@welshman/lib": "~0.0.37", "@welshman/lib": "~0.0.37",
"nostr-tools": "^2.7.2" "nostr-tools": "^2.7.2"
} }
} }