Skip to content

Commit

Permalink
Release version 0.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Horacek <[email protected]>
  • Loading branch information
phoracek committed Dec 16, 2022
1 parent 88ee4f3 commit 1f5f93c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ backwards compatibility.

## Unreleased

## 0.7.2

* Set correct ADC/DAC format on Seed 1.1 and Patch SM to solve conversion issue.

## 0.7.1
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 = "daisy"
version = "0.7.1" # hack/release.sh
version = "0.7.2" # hack/release.sh
authors = [ "Petr Horáček <[email protected]>" ]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit 1f5f93c

Please sign in to comment.