YouPlot/lib/uplot/version.rb
2020-10-12 23:08:32 +09:00

6 lines
68 B
Ruby

# frozen_string_literal: true
module Uplot
VERSION = '0.2.7'
end