libkernel: bump version

Bump libkernel to v0.1.2
This commit is contained in:
Matthew Leach
2026-05-11 11:03:08 +01:00
parent a6205c56fa
commit 99631128af
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libkernel"
version = "0.1.1"
version = "0.1.2"
edition = "2024"
description = "Architecture-independent kernel building blocks for operating systems"
license = "MIT"