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

- old
+ new

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