First feature version 0.1.0 #102

Merged
niggl merged 39 commits from dev into main 2021-01-15 19:31:43 +00:00
Showing only changes of commit 80c5f9b84d - Show all commits

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-backend",
"version": "0.0.12",
"version": "0.1.0",
"main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend",
"author": {
@ -99,4 +99,4 @@
"docs/*"
]
}
}
}