Skip to content

Commit 6eb909b

Browse files
committed
v0.2.2
1 parent 0db6553 commit 6eb909b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/numo/gnuplot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class GnuplotError < StandardError; end
1818

1919
class Gnuplot
2020

21-
VERSION = "0.2.1"
21+
VERSION = "0.2.2"
2222
POOL = []
2323
DATA_FORMAT = "%.7g"
2424

0 commit comments

Comments
 (0)