[ruby/error_highlight] Bump version

942a723d32
This commit is contained in:
Yusuke Endoh 2023-12-09 17:31:39 +09:00 committed by git
parent 07734b51c6
commit edb8fc24d4

View file

@ -1,3 +1,3 @@
module ErrorHighlight
VERSION = "0.5.1"
VERSION = "0.6.0"
end