Skip to content

Commit

Permalink
Release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
celsworth committed Nov 2, 2022
1 parent aa750a8 commit a8c4c57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.9.0 - Unreleased
# 0.9.0 - 2nd November 2022

* Fix incorrect FAIL MQTT reply on ReadParam commands (#93)
* Second attempt at ignoring unknown ReadInputs registers (#95)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lxp-bridge"
version = "0.9.0-dev"
version = "0.9.0"
authors = ["Chris Elsworth <[email protected]>"]
edition = "2021"
repository = "https://github.com/celsworth/lxp-bridge"
Expand Down

0 comments on commit a8c4c57

Please sign in to comment.