[ruby/error_highlight] Bump version

https://github.com/ruby/error_highlight/commit/6edf0a0a5d
This commit is contained in:
Yusuke Endoh 2022-08-10 21:50:48 +09:00 коммит произвёл git
Родитель 3a58009066
Коммит 1b32a4c7bb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,3 @@
module ErrorHighlight
VERSION = "0.3.0"
VERSION = "0.4.0"
end