This commit is contained in:
kojix2 2020-10-11 00:14:18 +09:00
parent 7e8dc6190c
commit 23f60ac02d

View File

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