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-24 13:46:37 +08:00
VERSION = '0.2.2'.freeze
2020-07-28 22:07:15 +08:00
end