[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 committed by git
parent 1527f7569b
commit d5019949b5
1 changed files with 1 additions and 1 deletions

View File

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