Skip to content

Commit df2ab2d

Browse files
author
phase-rs release bot
committed
release: v0.34.0
1 parent d568002 commit df2ab2d

7 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = ["crates/*"]
99
exclude = ["client/src-tauri", "lobby-worker/broker-wasm"]
1010

1111
[workspace.package]
12-
version = "0.33.0"
12+
version = "0.34.0"
1313
license = "MIT OR Apache-2.0"
1414

1515
[workspace.dependencies]

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phase-rs-client",
33
"private": true,
4-
"version": "0.33.0",
4+
"version": "0.34.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

client/src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "phase-tauri"
3-
version = "0.33.0"
3+
version = "0.34.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

client/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-cli/config.schema.json",
33
"productName": "Phase",
4-
"version": "0.33.0",
4+
"version": "0.34.0",
55
"identifier": "rs.phase.app",
66
"build": {
77
"frontendDist": "../bootstrap/dist",

lobby-worker/broker-wasm/Cargo.lock

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

0 commit comments

Comments
 (0)