[ruby/error_highlight] Bump version

https://github.com/ruby/error_highlight/commit/ae3053686f
This commit is contained in:
Yusuke Endoh 2021-12-23 12:55:44 +09:00 коммит произвёл git
Родитель 1527f7569b
Коммит d5019949b5
1 изменённых файлов: 1 добавлений и 1 удалений

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

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