update the version as per semantic versioning specification

This commit is contained in:
Ayush Poddar 2023-04-19 17:32:45 +05:30
parent 346ec6c53e
commit d11bd9241f

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module ColorLS module ColorLS
VERSION = '1.4.6' VERSION = '1.5.0'
end end