lib/stars.rb in stars-0.5.1 vs lib/stars.rb in stars-0.5.2

- old
+ new

@@ -17,10 +17,10 @@ require 'stars/services/service' require 'stars/services/convore' require 'stars/services/favstar' module Stars - VERSION = '0.5.1' + VERSION = '0.5.2' def self.config @config ||= Config.new end