aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <ianpmcintyre@gmail.com>2023-09-08 19:24:15 -0400
committerIan McIntyre <ianpmcintyre@gmail.com>2023-09-08 19:29:36 -0400
commit6a16c13573c78e86a247565b9cbb98e5d0f04787 (patch)
tree233d54eeafc25218f35ca97b15f06e1580223547 /Cargo.toml
parentffd557040c83360846cb346268b93765a294dc76 (diff)
Prepare 0.1.2 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 9bf4cfe..363d4c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imxrt-rt"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/imxrt-rs/imxrt-rt"