This commit is contained in:
kojix2 2020-10-12 07:45:42 +09:00
parent 2e8641ccea
commit ce19661289

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Uplot module Uplot
VERSION = '0.2.5' VERSION = '0.2.6'
end end