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

View File

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