aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <ianpmcintyre@gmail.com>2023-10-01 12:44:42 -0400
committerIan McIntyre <ianpmcintyre@gmail.com>2023-10-01 12:44:42 -0400
commit1879a2d6be6b72f3a59364200c8b5c75aff9d5f0 (patch)
tree9a12cb71b02d04d2fbe427c82e6b260cd9351921 /Cargo.toml
parentd0a33f85348b6c397bc31bc364c0c74391dd5fba (diff)
Prepare 0.1.3 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 363d4c9..5ae268d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"