Skip to content

Commit 2f55cbe

Browse files
committed
bump version
1 parent b791d98 commit 2f55cbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yal-ui"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

yal-backend/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://schema.tauri.app/config/2",
33
"productName": "yal",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"identifier": "com.yal.app",
66
"build": {
77
"beforeDevCommand": "trunk serve",

0 commit comments

Comments
 (0)