File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " serial-monitor-rust"
3
- version = " 0.3.2 "
3
+ version = " 0.3.3 "
4
4
edition = " 2021"
5
5
authors = [" Linus Leo Stöckli" ]
6
6
description = " Serial Monitor and Plotter written in rust."
@@ -29,7 +29,7 @@ log = "0.4.22"
29
29
name = " Serial Monitor"
30
30
identifier = " com.hacknus.serial_monitor"
31
31
icon = [" ./icons/install.png" ]
32
- version = " 0.3.2 "
32
+ version = " 0.3.3 "
33
33
copyright = " Copyright (c) hacknus 2023. All rights reserved."
34
34
category = " Developer Tool"
35
35
short_description = " Serial Monitor and Plotter written in rust."
@@ -43,5 +43,5 @@ dbg-name = false
43
43
name = " Serial Monitor"
44
44
no-build = false
45
45
output = " target/wix/SerialMonitorInstaller.msi"
46
- version = " 0.3.2 "
46
+ version = " 0.3.3 "
47
47
license = " GPL-3.0"
You can’t perform that action at this time.
0 commit comments