Skip to content

Commit

Permalink
chore: v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reacto11mecha committed Jul 21, 2024
1 parent bfc00ee commit 2e38c36
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/clients/attendance/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sora-vp/client-attendance",
"private": true,
"version": "2.3.0",
"version": "3.0.0",
"type": "module",
"scripts": {
"build": "yarn with-env vite build",
Expand Down
2 changes: 1 addition & 1 deletion apps/clients/chooser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sora-vp/client-chooser",
"private": true,
"version": "2.3.1",
"version": "3.0.0",
"type": "module",
"scripts": {
"build": "yarn with-env vite build",
Expand Down
2 changes: 1 addition & 1 deletion apps/processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sora-vp/processor",
"version": "2.3.1",
"version": "3.0.0",
"private": true,
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sora-vp/web",
"version": "0.1.3",
"version": "3.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2e38c36

Please sign in to comment.