aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <me@mciantyre.dev>2024-10-26 10:21:01 -0400
committerIan McIntyre <me@mciantyre.dev>2024-10-26 10:21:24 -0400
commitca26336dcdf8dcb722b45d758911c17ced7572f8 (patch)
tree15ed854cc7370af49f1339dd6e4cc14f1ee3b2c6 /Cargo.toml
parent81156e73a67341a0b2ea6d7950a128ff99e5cac8 (diff)
Prepare 0.1.5 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 84d8482..6380036 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.4"
+version = "0.1.5"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"