mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-07-24 17:21:17 +08:00
6 lines
68 B
Ruby
6 lines
68 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Uplot
|
|
VERSION = '0.2.7'
|
|
end
|