Skip to content

Commit

Permalink
Bump 0.6.150
Browse files Browse the repository at this point in the history
  • Loading branch information
aamikkelsenWH committed Oct 23, 2024
1 parent cb605d9 commit d9ffa7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for wise_homex

## 0.6.150 2024-10-23

* feat(foreign-device): add assocs to room, heat source, and device (#432)

## 0.6.149 2024-09-25

* refactor(expenses) rename partial to needs_review
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule WiseHomex.MixProject do
def project do
[
app: :wise_homex,
version: "0.6.149",
version: "0.6.150",
elixir: "~> 1.12",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit d9ffa7f

Please sign in to comment.