Skip to content

Commit 0355754

Browse files
chore: release standalone v3.0.1 (#609)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c868f62 commit 0355754

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

standalone/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tumaet/server",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

standalone/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tumaet/webapp",
33
"private": true,
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"type": "module",
66
"scripts": {
77
"start": "vite",

0 commit comments

Comments
 (0)