Compare commits

...
2 Commits
Author SHA1 Message Date
niggl 56a5f41686 🚀Bumped version to v0.9.0
continuous-integration/drone/push Build is passing
2021-03-26 21:32:11 +01:00
niggl c23b4d907f 🚀Bumped version to v0.8.0 2021-03-26 21:32:02 +01:00
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@odit/lfk-backend",
"version": "0.7.1",
"version": "0.9.0",
"main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend",
"author": {
@@ -103,4 +103,4 @@
"docs/*"
]
}
}
}