Skip to content

Commit

Permalink
Merge pull request 'bump version' (#36) from prep-hal-release into main
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 30, 2024
2 parents 9d8772b + 3813c39 commit 1ca319b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion va416xx-hal/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "va416xx-hal"
version = "0.2.0"
version = "0.3.0"
authors = ["Robin Mueller <[email protected]>"]
edition = "2021"
description = "HAL for the Vorago VA416xx family of MCUs"
Expand Down
2 changes: 1 addition & 1 deletion vorago-peb1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ embedded-hal = "1"
[dependencies.va416xx-hal]
path = "../va416xx-hal"
features = ["va41630"]
version = "0.2.0"
version = ">=0.3, <0.4"

[dependencies.lis2dh12]
git = "https://github.com/us-irs/lis2dh12.git"
Expand Down

0 comments on commit 1ca319b

Please sign in to comment.