set current version

This commit is contained in:
Jan Prochazka
2021-02-07 09:56:50 +01:00
parent 2aa965cf3b
commit 6b06ed5baf
4 changed files with 94 additions and 1 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "dbgate",
"version": "1.0.7",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbshell/dbgate.git"
},
"funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur",
"author": "Jan Prochazka",
"license": "MIT",
"keywords": [
"sql",
"dbgate",
"web"
],
"dependencies": {
"dbgate-api": "3.9.5",
"dbgate-web": "3.9.5"
}
}