🚀Bumped version to v0.4.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolai Ort 2021-03-14 16:33:17 +01:00
parent ed02306738
commit 85519bc2e4

View File

@ -1,6 +1,6 @@
{ {
"name": "@odit/lfk-document-server", "name": "@odit/lfk-document-server",
"version": "0.3.3", "version": "0.4.0",
"description": "The document generation server for the LfK! runner system. This generates certificates, sponsoring aggreements and more", "description": "The document generation server for the LfK! runner system. This generates certificates, sponsoring aggreements and more",
"main": "src/app.ts", "main": "src/app.ts",
"scripts": { "scripts": {