[ruby/error_highlight] Bump version

https://github.com/ruby/error_highlight/commit/a8e9eb7f2f
This commit is contained in:
Yusuke Endoh 2024-12-03 12:10:58 +09:00 committed by git
parent d85e8b5339
commit 043f26edee

View File

@ -1,3 +1,3 @@
module ErrorHighlight
VERSION = "0.6.0"
VERSION = "0.7.0"
end