Prepare repaired alpha9 release

This commit is contained in:
2026-07-20 20:00:22 -07:00
parent f4bf4eb625
commit 65a44ca150
6 changed files with 58 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Opencode
VERSION = "0.0.1.alpha8"
VERSION = "0.0.1.alpha9"
end