From e6c2f23b58a1e87088ee75632c74fee4f15f6a94 Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Wed, 1 Apr 2026 17:15:48 +0900 Subject: increment version --- lib/dispatch/adapter/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dispatch/adapter/version.rb b/lib/dispatch/adapter/version.rb index 6df2da6..cde8614 100644 --- a/lib/dispatch/adapter/version.rb +++ b/lib/dispatch/adapter/version.rb @@ -3,7 +3,7 @@ module Dispatch module Adapter module CopilotVersion - VERSION = "0.2.0" + VERSION = "0.3.0" end end end -- cgit v1.2.3