yt_analytics 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -77,7 +77,7 @@ class YTAnalytics
77
77
  metrics[eval(":" + row[0].to_s.underscore + row[1].to_s.underscore)] = row[2]
78
78
  end
79
79
  end
80
- YouTubeIt::Request::DemographicMetrics.new(metrics)
80
+ YTAnalytics::Model::DemographicMetrics.new(metrics)
81
81
  end
82
82
  end
83
83
 
@@ -1,4 +1,4 @@
1
1
  class YTAnalytics
2
- VERSION = '0.0.3'
2
+ VERSION = '0.0.4'
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yt_analytics
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: