chore: bump to 0.3.0

This commit is contained in:
Fabian @ Blax Software 2026-04-16 08:31:50 +02:00
parent fed6ee0d11
commit 8e4eb5e16e
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@blax-software/networking",
"version": "0.1.0",
"version": "0.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@blax-software/networking",
"version": "0.1.0",
"version": "0.3.0",
"license": "MIT",
"devDependencies": {
"axios": "^1.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "@blax-software/networking",
"version": "0.2.0",
"version": "0.3.0",
"description": "Plug-and-play API + WebSocket client. Framework-agnostic core with optional Vue, Nuxt, and React bindings.",
"type": "module",
"main": "./dist/index.cjs",
@ -70,4 +70,4 @@
"type": "git",
"url": "https://github.com/blax-software/npm-networking.git"
}
}
}