diff --git a/package.json b/package.json index f117b4b..75f5871 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "ohmyform-api", - "version": "0.9.0", + "version": "0.9.1", "description": "", "author": "", - "license": "MIT", + "license": "AGPL-3.0-or-later", "scripts": { "prebuild": "rimraf dist", "build": "nest build",