Update package version from 0.1.5 to 0.2.5 in package.json

This commit is contained in:
anonpenguin23 2025-10-30 09:18:18 +02:00
parent 8c9a900e88
commit 272c6b872c

View File

@ -1,6 +1,6 @@
{
"name": "@debros/network-ts-sdk",
"version": "0.1.5",
"version": "0.2.5",
"description": "TypeScript SDK for DeBros Network Gateway",
"type": "module",
"main": "./dist/index.js",