tag new minor because of the pingpong stuff.

This commit is contained in:
fiatjaf 2025-08-01 14:12:53 -03:00
parent 4bb3eb2d40
commit b076c34a2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.15.3",
"version": "2.16.0",
"exports": {
".": "./index.ts",
"./core": "./core.ts",

View File

@ -1,7 +1,7 @@
{
"type": "module",
"name": "nostr-tools",
"version": "2.15.2",
"version": "2.16.0",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",