diff --git a/package.json b/package.json index db4fc67..03967ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartradius", - "version": "1.1.0", + "version": "1.1.1", "private": false, "description": "A RADIUS server and client implementation for Node.js with full RFC 2865/2866 compliance", "main": "dist_ts/index.js",