Skip to content

Commit c0c7fec

Browse files
committed
chore: v3.1.0
1 parent 5b079ce commit c0c7fec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/clients/attendance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sora-vp/client-attendance",
33
"private": true,
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"type": "module",
66
"scripts": {
77
"build": "yarn with-env vite build",

apps/clients/chooser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sora-vp/client-chooser",
33
"private": true,
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"type": "module",
66
"scripts": {
77
"build": "yarn with-env vite build",

apps/processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sora-vp/processor",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"private": true,
55
"type": "module",
66
"main": "dist/index.js",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sora-vp/web",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)