Skip to content

Commit 33c9be6

Browse files
committed
chore: Bump version to 0.5.0
1 parent 58ef509 commit 33c9be6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

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 = "input0"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[lib]

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "Input0",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"identifier": "com.input0",
55
"build": {
66
"frontendDist": "../dist",

0 commit comments

Comments
 (0)