Skip to content

Commit e12c1ef

Browse files
committed
chore(release): bump version to 0.6.1
1 parent e576838 commit e12c1ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "tmus"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "tmus"
55
authors = ["saicem"]
66
repository = "https://github.com/saicem/tmus.git"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "Tmus",
44
"mainBinaryName": "Tmus",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"identifier": "io.github.saicem.tmus",
77
"build": {
88
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)