Rename uplot to youplot

This commit is contained in:
kojix2
2020-11-23 13:09:16 +09:00
parent d85be56521
commit e831fa93f4
17 changed files with 50 additions and 52 deletions

5
lib/youplot/version.rb Normal file
View File

@@ -0,0 +1,5 @@
# frozen_string_literal: true
module YouPlot
VERSION = '0.3.0'
end