Skip to content

Commit bbb7e27

Browse files
committed
bump kernel version (this time with feeling)
1 parent ba46c6b commit bbb7e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Core kernel for Xous, including task switching and memory managem
44
license = "MIT OR Apache-2.0"
55
edition = "2018"
66
name = "xous-kernel"
7-
version = "0.9.14"
7+
version = "0.9.15"
88
resolver = "2"
99

1010
# Dependency versions enforced by Cargo.lock.

0 commit comments

Comments
 (0)