lib/revo/loans_api/version.rb in revo-loans_api-0.0.31 vs lib/revo/loans_api/version.rb in revo-loans_api-0.0.32

- old
+ new

@@ -1,5 +1,5 @@ module Revo module LoansApi - VERSION = '0.0.31'.freeze + VERSION = '0.0.32'.freeze end end