mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-19 19:08:07 +08:00
v0.1.4
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -2,6 +2,3 @@ source 'https://rubygems.org'
|
||||
|
||||
# Specify your gem's dependencies in uplot.gemspec
|
||||
gemspec
|
||||
|
||||
gem 'minitest', '~> 5.0'
|
||||
gem 'rake', '~> 12.0'
|
||||
|
@@ -1,3 +1,3 @@
|
||||
module Uplot
|
||||
VERSION = '0.1.3'.freeze
|
||||
VERSION = '0.1.4'.freeze
|
||||
end
|
||||
|
Reference in New Issue
Block a user