From ec3440406faa45117c92b058c1aa06eb1c95164f Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 1 Feb 2026 17:40:36 +0000 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa2769..db4fc67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartradius", - "version": "1.0.1", + "version": "1.1.0", "private": false, "description": "A RADIUS server and client implementation for Node.js with full RFC 2865/2866 compliance", "main": "dist_ts/index.js",