lib/revo/loans_api/version.rb in revo-loans_api-0.0.37 vs lib/revo/loans_api/version.rb in revo-loans_api-0.0.38

- old
+ new

@@ -1,5 +1,5 @@ module Revo module LoansApi - VERSION = '0.0.37'.freeze + VERSION = '0.0.38'.freeze end end