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

- old
+ new

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