mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
6 lines
68 B
Ruby
6 lines
68 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Uplot
|
|
VERSION = '0.2.3'
|
|
end
|