Skip to content

Commit ad26b7d

Browse files
chore(release): set Cargo.toml to 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2025-12-11) ### Bug Fixes * bump dependencies and compile Linux version against older glibc ([161b632](161b632))
1 parent c5afb45 commit ad26b7d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.2](https://github.com/DASPRiD/vrc-osc-manager/compare/v3.0.1...v3.0.2) (2025-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies and compile Linux version against older glibc ([161b632](https://github.com/DASPRiD/vrc-osc-manager/commit/161b632607ee391e62864fc15318d80ddf04fa12))
7+
18
## [3.0.1](https://github.com/DASPRiD/vrc-osc-manager/compare/v3.0.0...v3.0.1) (2025-05-13)
29

310

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,7 +1,7 @@
11
[package]
22
name = "vrc-osc-manager"
33
description = "OSC client for managing VRChat accessories"
4-
version = "3.0.1"
4+
version = "3.0.2"
55
edition = "2021"
66
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)