We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db6553 commit 6eb909bCopy full SHA for 6eb909b
lib/numo/gnuplot.rb
@@ -18,7 +18,7 @@ class GnuplotError < StandardError; end
18
19
class Gnuplot
20
21
- VERSION = "0.2.1"
+ VERSION = "0.2.2"
22
POOL = []
23
DATA_FORMAT = "%.7g"
24
0 commit comments