[ruby/error_highlight] Bump version

https://github.com/ruby/error_highlight/commit/59c291cce1
This commit is contained in:
Yusuke Endoh 2022-11-08 14:41:04 +09:00 коммит произвёл git
Родитель 001606097b
Коммит 4e728486b9
1 изменённых файлов: 1 добавлений и 1 удалений

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

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