Skip to content

Commit

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

### Bug Fixes

* **pishock:** use passed duration argument instead of config ([b1f7c60](b1f7c60))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent b1f7c60 commit 21ca066
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.2](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.1.1...v1.1.2) (2023-06-11)


### Bug Fixes

* **pishock:** use passed duration argument instead of config ([b1f7c60](https://github.com/DASPRiD/vrc-osc-manager/commit/b1f7c608de6e6edbf9cce3a6a7f5400e51a91ac7))

## [1.1.1](https://github.com/DASPRiD/vrc-osc-manager/compare/v1.1.0...v1.1.1) (2023-06-09)


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.1"
version = "1.1.2"
edition = "2021"
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 21ca066

Please sign in to comment.