mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-08-22 22:06:39 +08:00
6 lines
70 B
Ruby
6 lines
70 B
Ruby
# frozen_string_literal: true
|
|
|
|
module YouPlot
|
|
VERSION = '0.4.2'
|
|
end
|