Skip to content

Commit 8720ed0

Browse files
committed
Bump some versions for udp widgets app
1 parent 9ababe0 commit 8720ed0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

midi-udp-widgets-app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "caw_midi_udp_widgets_app"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55
description = "App for launching widgets that communicate with a caw synthesizer by sending midi commands over UDP"
66
authors = ["Stephen Sherratt <[email protected]>"]

widgets/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "caw_widgets"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
description = "Graphical widgets for the caw synthesizer framework"
66
authors = ["Stephen Sherratt <[email protected]>"]

0 commit comments

Comments
 (0)