diff --git a/package.json b/package.json index 3830f41..5f6c4b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@odit/lfk-mailer", - "version": "0.1.2", + "version": "0.2.0", "description": "The document mailer for the LfK! runner system. This generates and sends mails (password reset, welcome, ...)", "main": "src/app.ts", "scripts": { @@ -89,4 +89,4 @@ "publish": false } } -} \ No newline at end of file +}