aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <me@mciantyre.dev>2025-05-11 10:56:37 -0400
committerIan McIntyre <me@mciantyre.dev>2025-06-13 20:53:00 -0400
commit9e05e2f97a5a411cc8e3e111e0d24d4abae1c76c (patch)
tree3c71444ff70aa7f12f3cb4402ad872693752f4e2 /Cargo.toml
parentb319d62052d6b553b135837ff8c35ee0c8d475bf (diff)
Prepare 0.1.7 release
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0d754c0..e532016 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.6"
+version = "0.1.7"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"