Prepare opencode-ruby alpha8

This commit is contained in:
2026-07-19 22:20:04 -07:00
parent 2cbc6adebc
commit 9277646a4b
6 changed files with 141 additions and 8 deletions

View File

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