aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <me@mciantyre.dev>2025-03-01 10:30:29 -0500
committerIan McIntyre <me@mciantyre.dev>2025-03-01 10:30:29 -0500
commit49385f56eab2dcdbe89cd156ba4e8be95b14e99e (patch)
tree69a7865f98583688112a0eaa8d8530866c1434af /Cargo.toml
parent81b2043a235375a31468d562cea2a301d2bb9449 (diff)
Prepare 0.1.6 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 6380036..0d754c0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.5"
+version = "0.1.6"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"