diff --git a/package.json b/package.json index e8464ee..4e01723 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hyperplay/next-auth-steam", - "version": "0.2.2", - "license": "BUSL-1.1", + "version": "0.2.3", + "license": "MIT", "description": "Steam authentication provider for next-auth", "main": "dist/index.cjs.js", "module": "dist/index.es.js",