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",