chore(fastify-sse): bump to 0.3.0 for Gitea publish

This commit is contained in:
saravanakumardb1 2026-03-29 12:49:28 -07:00
parent 3f808eff56
commit 26ac2a3dec

View File

@ -1,6 +1,6 @@
{
"name": "@bytelyst/fastify-sse",
"version": "0.2.0",
"version": "0.3.0",
"description": "Fastify plugin for Server-Sent Events (SSE) — real-time push for ByteLyst product backends",
"type": "module",
"exports": {