Skip to content

Commit

Permalink
chore: v0.1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocarnelos committed May 31, 2024
1 parent 42e0234 commit 600ebca
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.3] - 2024-06-01

### Fixed

- Update to new `esp-hal` version
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/matteocarnelos/microflow-rs"
categories = ["embedded", "no-std", "science"]
keywords = ["tinyml"]
license = "MIT OR Apache-2.0"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
include = [
"/src/**",
Expand Down

0 comments on commit 600ebca

Please sign in to comment.