bump rust version to 0.0.5

This commit is contained in:
Chris Copeland 2023-09-19 08:46:05 -07:00
parent 251463a42d
commit 0fb83d2fc5
Signed by: chrisnc
GPG Key ID: 14550DA72485DF30
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rt"
version = "0.0.4"
version = "0.0.5"
authors = ["Chris Copeland <chris@chrisnc.net>"]
description = "A real-time operating system capable of full preemption"
license = "Apache-2.0"