Skip to content

Commit

Permalink
chore(dev): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray committed Dec 12, 2024
1 parent eef8355 commit 247979a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.0.1](https://github.com/OscillateLabsLLC/ovos-rust-messagebus/compare/v1.0.0...v1.0.1) (2024-12-12)


### Bug Fixes

* automated release workflow ([eef8355](https://github.com/OscillateLabsLLC/ovos-rust-messagebus/commit/eef8355d68f1e2dee95b8989b2b42d619c2c5ee5))
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,6 +1,6 @@
[package]
name = "ovos_messagebus"
version = "1.0.0"
version = "1.0.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 247979a

Please sign in to comment.