lib/onering.rb in onering-client-0.0.95 vs lib/onering.rb in onering-client-0.0.96

- old
+ new

@@ -1,9 +1,9 @@ $: << File.expand_path(File.dirname(__FILE__)) module Onering module Client - VERSION = "0.0.95" + VERSION = "0.0.96" class Error < Exception; end class FatalError < Error; end end end \ No newline at end of file