mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-17 09:08:13 +08:00
Update gemspec
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require "uplot/version"
|
||||
require 'uplot/version'
|
||||
|
||||
module Uplot
|
||||
class Error < StandardError; end
|
||||
|
@@ -1,3 +1,3 @@
|
||||
module Uplot
|
||||
VERSION = "0.1.0"
|
||||
VERSION = '0.1.0'.freeze
|
||||
end
|
||||
|
Reference in New Issue
Block a user