This commit is contained in:
kojix2 2021-05-30 22:57:57 +09:00
parent f824135653
commit 49626d54e1

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module YouPlot
VERSION = '0.3.5'
VERSION = '0.4.0'
end