🚀Bumped version to v0.2.0
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-02-01 17:53:01 +01:00
parent 4ca5f9d38d
commit 3c16389c31

View File

@@ -1,6 +1,6 @@
{ {
"name": "@odit/lfk-mailer", "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, ...)", "description": "The document mailer for the LfK! runner system. This generates and sends mails (password reset, welcome, ...)",
"main": "src/app.ts", "main": "src/app.ts",
"scripts": { "scripts": {