Skip to content

Commit 5f6f878

Browse files
chore(release): set Cargo.toml to 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-06-04) ### Bug Fixes * **tray:** perform clean shutdown on exit ([df5bbbc](df5bbbc)) ### Features * **pishock:** add dynamic intensity cap ([700a70a](700a70a))
1 parent 5aa9bb5 commit 5f6f878

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.0.0...v1.1.0) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **tray:** perform clean shutdown on exit ([df5bbbc](https://github.com/DASPRiD/vrc-osc-manager/commit/df5bbbc3669fa79149b4b2c3dff02ca3e45e0a4f))
7+
8+
9+
### Features
10+
11+
* **pishock:** add dynamic intensity cap ([700a70a](https://github.com/DASPRiD/vrc-osc-manager/commit/700a70a160c55059b241f72948c3fc8112ea362a))
12+
113
# 1.0.0 (2023-05-21)
214

315

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 = "1.0.0"
4+
version = "1.1.0"
55
edition = "2021"
66
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)