Alpha Release 0.1.2 - Hotfix release #15

Merged
niggl merged 3 commits from dev into main 2021-02-07 18:05:44 +00:00
Showing only changes of commit 7e507d4cc4 - Show all commits

View File

@ -1,6 +1,6 @@
{ {
"name": "@odit/lfk-document-server", "name": "@odit/lfk-document-server",
"version": "0.1.1", "version": "0.1.2",
"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": {
@ -83,4 +83,4 @@
"publish": false "publish": false
} }
} }
} }