bump rust package version to 0.2.0

This commit is contained in:
Chris Copeland 2024-04-14 17:17:24 -07:00
parent 4b18d53d7a
commit 1ca0a83ebb
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.1.2"
version = "0.2.0"
authors = ["Chris Copeland <chris@chrisnc.net>"]
description = "A real-time operating system capable of full preemption"
license = "Apache-2.0"