lib/sparklines.rb in sparklines-0.4.2 vs lib/sparklines.rb in sparklines-0.4.3

- old
+ new

@@ -72,10 +72,10 @@ Licensed under the MIT license. =end class Sparklines - VERSION = '0.4.2' + VERSION = '0.4.3' @@label_margin = 5.0 @@pointsize = 10.0 class << self