diff --git a/package-lock.json b/package-lock.json index d87ecac..6664b78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index e8b74aa..046c259 100644 --- a/package.json +++ b/package.json @@ -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" } -} \ No newline at end of file +}