Skip to content

Commit e17cc6c

Browse files
committed
v1.3.9
1 parent 9837f38 commit e17cc6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backend",
33
"private": true,
4-
"version": "1.3.8",
4+
"version": "1.3.9",
55
"license": "AGPL-3.0-or-later",
66
"scripts": {
77
"prebuild": "rimraf dist",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.3.8"
3+
"version": "1.3.9"
44
}

0 commit comments

Comments
 (0)