lib/soca.rb in soca-0.3.0 vs lib/soca.rb in soca-0.3.1

- old
+ new

@@ -5,10 +5,10 @@ require 'logger' $LOAD_PATH.unshift(File.expand_path(File.join(File.dirname(__FILE__)))) module Soca - VERSION = '0.3.0' + VERSION = '0.3.1' class << self attr_accessor :debug end