[ruby/syntax_suggest] v2.0.3

https://github.com/ruby/syntax_suggest/commit/a81b92fcf2
This commit is contained in:
Schneems 2026-01-21 09:58:28 -06:00 committed by git
parent 54fa9c81e1
commit 7f687b0abc

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module SyntaxSuggest
VERSION = "2.0.2"
VERSION = "2.0.3"
end