We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba46c6b commit bbb7e27Copy full SHA for bbb7e27
kernel/Cargo.toml
@@ -4,7 +4,7 @@ description = "Core kernel for Xous, including task switching and memory managem
4
license = "MIT OR Apache-2.0"
5
edition = "2018"
6
name = "xous-kernel"
7
-version = "0.9.14"
+version = "0.9.15"
8
resolver = "2"
9
10
# Dependency versions enforced by Cargo.lock.
0 commit comments