[ruby/error_highlight] Bump version

https://github.com/ruby/error_highlight/commit/8d483c251e
This commit is contained in:
Yusuke Endoh 2021-06-30 13:36:16 +09:00 коммит произвёл git
Родитель ca4e5b1eb3
Коммит 6c6b128c67
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,3 +1,3 @@
module ErrorHighlight
VERSION = "0.1.0"
VERSION = "0.2.0"
end