YouPlot/lib/youplot/version.rb
2020-11-23 13:23:59 +09:00

6 lines
70 B
Ruby

# frozen_string_literal: true
module YouPlot
VERSION = '0.3.0'
end