Update package.json

Bump version
pull/1113/head
Milo Hansen 2025-04-08 11:56:47 -07:00 committed by GitHub
parent 2bcb3ead24
commit 5315ef7e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@hono/otel",
"version": "0.1.0",
"version": "0.1.1",
"description": "OpenTelemetry middleware for Hono",
"type": "module",
"module": "dist/index.js",