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-09-15 19:00:28 +08:00
VERSION = '0.2.3'.freeze
2020-07-28 22:07:15 +08:00
end