diff --git a/packages/content/package.json b/packages/content/package.json index 1925de8..66a5f32 100644 --- a/packages/content/package.json +++ b/packages/content/package.json @@ -1,6 +1,6 @@ { "name": "@welshman/content", - "version": "0.0.16", + "version": "0.0.17", "author": "hodlbod", "license": "MIT", "description": "A collection of utilities for parsing nostr note content.", @@ -33,4 +33,4 @@ "@welshman/lib": "~0.0.37", "nostr-tools": "^2.7.2" } -} \ No newline at end of file +}