We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9837f38 commit e17cc6cCopy full SHA for e17cc6c
apps/backend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "backend",
3
"private": true,
4
- "version": "1.3.8",
+ "version": "1.3.9",
5
"license": "AGPL-3.0-or-later",
6
"scripts": {
7
"prebuild": "rimraf dist",
lerna.json
@@ -1,4 +1,4 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
- "version": "1.3.8"
+ "version": "1.3.9"
}
0 commit comments