Skip to content

Commit ac549c9

Browse files
committed
release: bump version to 0.1.2
1 parent 8fb320f commit ac549c9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
attributes:
3939
label: QD2 version
4040
description: Tag, release version, or commit SHA
41-
placeholder: v0.1.1
41+
placeholder: v0.1.2
4242
validations:
4343
required: true
4444

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "qd2"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
description = "QEMU D-Bus Display viewer and diagnostics tool"
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)