Skip to content

Commit ed01092

Browse files
committed
bump to 0.3.3
1 parent 4a525d5 commit ed01092

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serial-monitor-rust"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
authors = ["Linus Leo Stöckli"]
66
description = "Serial Monitor and Plotter written in rust."
@@ -29,7 +29,7 @@ log = "0.4.22"
2929
name = "Serial Monitor"
3030
identifier = "com.hacknus.serial_monitor"
3131
icon = ["./icons/install.png"]
32-
version = "0.3.2"
32+
version = "0.3.3"
3333
copyright = "Copyright (c) hacknus 2023. All rights reserved."
3434
category = "Developer Tool"
3535
short_description = "Serial Monitor and Plotter written in rust."
@@ -43,5 +43,5 @@ dbg-name = false
4343
name = "Serial Monitor"
4444
no-build = false
4545
output = "target/wix/SerialMonitorInstaller.msi"
46-
version = "0.3.2"
46+
version = "0.3.3"
4747
license = "GPL-3.0"

0 commit comments

Comments
 (0)