🚀Bumped version to v0.2.0
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Nicolai Ort 2023-02-01 17:53:01 +01:00
parent 4ca5f9d38d
commit 84e3778b89
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 2 additions and 2 deletions

View File

@ -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
}
}
}
}