0.3 #146

Merged
edraft merged 359 commits from 0.3 into master 2023-01-12 07:04:40 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 7fcb4084d2 - Show all commits

View File

@@ -1,6 +1,6 @@
{
"name": "kdb-web",
"version": "0.3.dev128",
"version": "0.3.0.rc3",
"scripts": {
"ng": "ng",
"update-version": "ts-node-esm update-version.ts",
@@ -50,4 +50,4 @@
"tslib": "^2.4.1",
"typescript": "~4.7.2"
}
}
}