rbgct 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -70,6 +70,7 @@ module Rbgct::Charts
70
70
  @top ||= 100
71
71
  @left ||= 100
72
72
  @class_name ||= self.class.name.sub('Rbgct::Charts::','')
73
+ @bg_color ||= '#ffffff'
73
74
  @bg_stroke_color ||= '#ffffff'
74
75
  @bg_stroke ||= 0
75
76
  end
data/lib/rbgct/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Rbgct
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbgct
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: