lib/centaman/exceptions.rb in centaman-0.2.2 vs lib/centaman/exceptions.rb in centaman-0.2.3

- old
+ new

@@ -1,5 +1,5 @@ module Centaman module Exceptions class CentamanTimeout < StandardError; end end -end \ No newline at end of file +end