Skip to content

Commit

Permalink
chore(release): set Cargo.toml to 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-06-09)

### Bug Fixes

* **pishock:** clamp quick shocks to intensity cap ([f3bbb2c](f3bbb2c))
  • Loading branch information
semantic-release-bot committed Jun 9, 2023
1 parent 7f6c299 commit e15a830
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.1.0...v1.1.1) (2023-06-09)


### Bug Fixes

* **pishock:** clamp quick shocks to intensity cap ([f3bbb2c](https://github.com/DASPRiD/vrc-osc-manager/commit/f3bbb2cc31d3ce3516ce715a11f7d4b71b469f06))

# [1.1.0](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.0.0...v1.1.0) (2023-06-04)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "vrc-osc-manager"
description = "OSC client for managing VRChat accessories"
version = "1.1.0"
version = "1.1.1"
edition = "2021"
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit e15a830

Please sign in to comment.