From 313b71ac83f1645e70e164a19ac34b5d57904f43 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 30 Apr 2026 13:05:50 +0000 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0596867..0a518a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartradius", - "version": "1.1.1", + "version": "1.1.2", "private": false, "description": "A RADIUS server and client implementation for Node.js with full RFC 2865/2866 compliance", "main": "dist_ts/index.js",