aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <ianpmcintyre@gmail.com>2024-04-05 06:44:14 -0400
committerIan McIntyre <ianpmcintyre@gmail.com>2024-04-05 06:44:14 -0400
commitdf20b0576dc7e904bed4184193938e497809bb0d (patch)
tree51955bd5298b5ee3108bf6065c8464cb76e81c9f /Cargo.toml
parentfeca35c7c12b3ad2fb8cd5c4e48003da2b283b8b (diff)
Prepare 0.1.4 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 5ae268d..84d8482 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.3"
+version = "0.1.4"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"