Bump version to 0.6.0 and add viewport scrolling to the line editor

This commit is contained in:
2026-03-20 16:09:02 -04:00
parent d83cda616b
commit 939888e579
8 changed files with 173 additions and 62 deletions

View File

@@ -2,7 +2,7 @@
name = "shed"
description = "A linux shell written in rust"
publish = false
version = "0.5.0"
version = "0.6.0"
edition = "2024"