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-14 10:46:50 +08:00
VERSION = '0.1.4'.freeze
2020-07-28 22:07:15 +08:00
end