lib/onering.rb in onering-client-0.0.93 vs lib/onering.rb in onering-client-0.0.94
- old
+ new
@@ -1,9 +1,9 @@
$: << File.expand_path(File.dirname(__FILE__))
module Onering
module Client
- VERSION = "0.0.93"
+ VERSION = "0.0.94"
class Error < Exception; end
class FatalError < Error; end
end
end
\ No newline at end of file