lib/onering.rb in onering-client-0.0.86 vs lib/onering.rb in onering-client-0.0.87

- old
+ new

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