lib/revo/loans_api/version.rb in revo-loans_api-0.0.34 vs lib/revo/loans_api/version.rb in revo-loans_api-0.0.35

- old
+ new

@@ -1,5 +1,5 @@ module Revo module LoansApi - VERSION = '0.0.34'.freeze + VERSION = '0.0.35'.freeze end end