YouPlot/lib/uplot/version.rb

4 lines
44 B
Ruby
Raw Normal View History

2020-07-28 22:07:15 +08:00
module Uplot
2020-08-16 12:43:50 +08:00
VERSION = '0.2.0'.freeze
2020-07-28 22:07:15 +08:00
end